diff --git a/component.json b/component.json index 40e1d8e..35723b7 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "trim-trailing-lines", - "version": "0.0.0", + "version": "1.0.0", "description": "Remove final newline characters from a string", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 0f15b82..654a34d 100644 --- a/history.md +++ b/history.md @@ -4,3 +4,6 @@ mdast: --- + +1.0.0 / 2015-07-12 +================== diff --git a/package.json b/package.json index c2be3b7..78ca05e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trim-trailing-lines", - "version": "0.0.0", + "version": "1.0.0", "description": "Remove final newline characters from a string", "license": "MIT", "keywords": [