Skip to content

Commit e6b3158

Browse files
committed
Update to version 0.2.0
1 parent 978b4d0 commit e6b3158

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Version 0.1.0
1212

1313
Version 0.2.0
1414
-------------
15-
*Released 2017-04-06*
15+
*Released 2017-04-11*
1616

1717
* Add basic combinators to deal with extending the parser structure.
1818
* Add basic operators to compose parsers into more useful parsers.

ParserCombinator/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.1.0</string>
18+
<string>0.2.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)