We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978b4d0 commit e6b3158Copy full SHA for e6b3158
2 files changed
CHANGELOG.md
@@ -12,7 +12,7 @@ Version 0.1.0
12
13
Version 0.2.0
14
-------------
15
-*Released 2017-04-06*
+*Released 2017-04-11*
16
17
* Add basic combinators to deal with extending the parser structure.
18
* Add basic operators to compose parsers into more useful parsers.
ParserCombinator/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>0.1.0</string>
+ <string>0.2.0</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
<key>NSHumanReadableCopyright</key>
0 commit comments