Skip to content

Commit

Permalink
Bump version to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Mar 12, 2020
1 parent 2ca09f9 commit 08f751a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ImagePipeline.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1482,8 +1482,8 @@
14D04704241A781100EDCA50 /* Sources */ = {
isa = PBXGroup;
children = (
1441E950241A96DB001B08E0 /* WebPDecoder */,
140C334021D93BD3007BDE61 /* ImagePipeline */,
1441E950241A96DB001B08E0 /* WebPDecoder */,
);
path = Sources;
sourceTree = "<group>";
Expand Down
2 changes: 1 addition & 1 deletion Sources/ImagePipeline/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.8.3</string>
<string>0.8.4</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit 08f751a

Please sign in to comment.