Skip to content

Commit 73e06c9

Browse files
committed
Bumped versions again
1 parent 93b8bb9 commit 73e06c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Bridgecraft.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Bridgecraft'
3-
s.version = '0.0.2'
3+
s.version = '0.0.3'
44
s.license = 'MIT'
55
s.summary = 'Generate Swift interface for ObjC bridging headers '
66
s.description = <<-DESC

Bridgecraft/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.0.2</string>
20+
<string>0.0.3</string>
2121
<key>CFBundleVersion</key>
22-
<string>2</string>
22+
<string>3</string>
2323
<key>LSMinimumSystemVersion</key>
2424
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2525
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)