diff --git a/Layoutless.podspec b/Layoutless.podspec
index c6fd2c5..ada167b 100644
--- a/Layoutless.podspec
+++ b/Layoutless.podspec
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = "Layoutless"
- s.version = "0.4.0"
+ s.version = "0.4.1"
s.summary = "Write less UI code"
s.description = "Layoutless enables you to spend less time writing UI code. It provides a way to abstract common layout patterns and enable consistent styling approach."
s.homepage = "https://github.com/DeclarativeHub/Layoutless"
s.license = 'MIT'
s.author = { "Srdan Rasic" => "srdan.rasic@gmail.com" }
- s.source = { :git => "https://github.com/DeclarativeHub/Layoutless.git", :tag => "0.4.0" }
+ s.source = { :git => "https://github.com/DeclarativeHub/Layoutless.git", :tag => "0.4.1" }
s.ios.deployment_target = '9.3'
s.tvos.deployment_target = '11.0'
diff --git a/Layoutless/Info.plist b/Layoutless/Info.plist
index 7e16c6c..026deee 100644
--- a/Layoutless/Info.plist
+++ b/Layoutless/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.4
+ 0.4.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass