diff --git a/changelog.md b/changelog.md index 77a39c0..58817c5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,11 @@ # Changelog ## Unreleased +Changes in the upcoming version are documented here. + +--- + +## v1.0.0 Initial Release diff --git a/package-lock.json b/package-lock.json index 73bdb98..bde9f93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gauth-export", - "version": "1.0.2", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index c9d007a..3eecca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gauth-export", - "version": "0.1.0", + "version": "1.0.0", "homepage": "./", "private": true, "dependencies": {