Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Commit

Permalink
[release]: Bumps version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed Nov 8, 2015
1 parent c868858 commit 161d8b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Money.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Money"
s.version = "1.1.0"
s.version = "1.2.0"
s.summary = "Swift types for working with Money."
s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Supporting Files/Money.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
//

MONEY_VERSION = 1.1.0
MONEY_VERSION = 1.2.0

APPLICATION_EXTENSION_API_ONLY = YES
INFOPLIST_FILE = $(SRCROOT)/Supporting Files/Info.plist
Expand Down

0 comments on commit 161d8b1

Please sign in to comment.