From 96629cd8054da945743ecdf6190e597c3cf9721e Mon Sep 17 00:00:00 2001 From: Michael Strickland Date: Sat, 7 Mar 2015 18:11:51 +0100 Subject: [PATCH] Version v0.1.1 --- README.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4097e2..ad7139f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Parse Archie Markup Language (ArchieML) documents into JavaScript objects. Read about the ArchieML specification at [archieml.org](http://archieml.org). -The current version is `v0.1.0`. +The current version is `v0.1.1`. ## Installation @@ -65,4 +65,5 @@ rspec ## Changelog +* `0.1.1` - Fixes issue #1, removing comment backslashes. * `0.1.0` - Initial release supporting the first version of the ArchieML spec, published [2015-03-06](http://archieml.org/spec/1.0/CR-20150306.html). diff --git a/package.json b/package.json index 144c785..9a764cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "archieml", - "version": "0.1.0", + "version": "0.1.1", "description": "JavaScript parser for the Archie Markup Language (ArchieML)", "homepage": "http://archieml.org", "keywords": [