Skip to content

Commit ed381c6

Browse files
committed
Bump SwiftMeasurement version to 0.3
1 parent 1ac98e0 commit ed381c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SwiftMeasurement.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod:: Spec.new do |s|
22
s.name = "SwiftMeasurement"
3-
s.version = "0.2"
3+
s.version = "0.3"
44
s.summary = "The best way to deal with Measurements and Units in Swift"
55
s.homepage = "https://github.com/ken0nek/SwiftMeasurement"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)