Skip to content

Commit

Permalink
Set version number 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterringset committed Apr 3, 2019
1 parent 4f11965 commit b1761b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CoreDataCodable.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "CoreDataCodable"
spec.version = "1.0.2"
spec.version = "1.1.0"
spec.summary = "Make NSManagedObject and Core Data interoperate with Swift's Decodable"

spec.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion CoreDataCodable/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.1.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit b1761b1

Please sign in to comment.