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

Commit 12bc978

Browse files
committed
[release]: Updates the config specs
1 parent 6c75218 commit 12bc978

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.jazzy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
author_name: Daniel Thorpe
22
author_url: http://danthorpe.me
33
module_name: Money
4-
module_version: 1.4.0
4+
module_version: 1.5.0
55
github_url: https://github.com/danthorpe/Money
66
readme: README.md
77
podspec: Money.podspec

Money.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Money"
3-
s.version = "1.4.2"
3+
s.version = "1.5.0"
44
s.summary = "Swift types for working with Money."
55
s.description = <<-DESC
66

0 commit comments

Comments
 (0)