Skip to content

Commit

Permalink
Merge 5552625 into 42e1c8e
Browse files Browse the repository at this point in the history
  • Loading branch information
marinofelipe committed Oct 7, 2018
2 parents 42e1c8e + 5552625 commit f139a76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Livr.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Livr"
s.version = "1.0"
s.version = "1.0.1"
s.summary = "Lightweight validator supporting Language Independent Validation Rules Specification"

s.homepage = "https://github.com/marinofelipe/swift-validator-livr"
Expand Down
2 changes: 1 addition & 1 deletion Livr/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit f139a76

Please sign in to comment.