diff --git a/docs/changelog.json b/docs/changelog.json index edc476ed..18d2e958 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -1,5 +1,9 @@ # Changelog +## v1.0.0 + +- Minify and syntax updates as well as UI changes. + ## v0.0.1 - Initial build diff --git a/src/package.json b/src/package.json index ca0b0620..4b6fe270 100644 --- a/src/package.json +++ b/src/package.json @@ -1,5 +1,5 @@ { - "release": 7, + "release": 1, "name": "wireui", "version": "1.0.0", "description": "",