diff --git a/CHANGELOG.md b/CHANGELOG.md index 86c6d8d6..b562755a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [1.0.0](https://github.com/Metnew/suicrux/compare/v0.4.0...v1.0.0) (2017-11-04) + + + # [0.4.0](https://github.com/Metnew/suicrux/compare/v0.3.0...v0.4.0) (2017-11-04) diff --git a/package-lock.json b/package-lock.json index 3bfde951..9fd3ae0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "suicrux", - "version": "0.4.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b013ea61..5dc99e21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suicrux", - "version": "0.4.0", + "version": "1.0.0", "main": "src/client/index.jsx", "description": "Advanced universal React starter built with a scale in mind.", "dependencies": {