diff --git a/History.md b/History.md index e78e96c..50cbcdf 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-10-20 +0.1.0 / 2014-10-20 ================== * Refactor .jscs.json diff --git a/component.json b/component.json index 366ed4f..73ee863 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "trigram-utils", - "version": "0.0.2", + "version": "0.1.0", "description": "Few language trigram utility functions", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 0f5ca92..933b572 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trigram-utils", - "version": "0.0.2", + "version": "0.1.0", "description": "Few language trigram utility functions", "license": "MIT", "keywords": [