1 parent c8ef1f3 commit 61a0a70Copy full SHA for 61a0a70
3 files changed
.swift-version
@@ -0,0 +1 @@
1
+3.0
Bitter.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = "Bitter"
3
- s.version = "2.0.4"
+ s.version = "2.0.5"
4
s.summary = "The Swift bits manipulation toolkit"
5
s.homepage = "https://github.com/uraimo/Bitter"
6
s.license = { :type => "MIT", :file => "LICENSE" }
Sources/Bitter/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.4</string>
+ <string>2.0.5</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments