From 4c8e98a3722ea0a4d3e166409855687a6292f779 Mon Sep 17 00:00:00 2001 From: wooorm Date: Tue, 14 Oct 2014 16:16:08 +0200 Subject: [PATCH] 0.2.0 --- History.md | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index 65b180e..b70466c 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-10-14 +0.2.0 / 2014-10-14 ================== * Update .npmignore, bower ignore diff --git a/component.json b/component.json index 094f9c9..3e470b2 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.2.0-rc.2", + "version": "0.2.0", "description": "English (natural language) parser", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 7edca92..a6c8d7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.2.0-rc.2", + "version": "0.2.0", "description": "English (natural language) parser", "license": "MIT", "keywords": [