diff --git a/CHANGELOG.md b/CHANGELOG.md index ea44216..d808ca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v3.0.0 (???) "The Unification" +## v3.0.0 (June 2017) "The Unification" ### Major Changes diff --git a/package.json b/package.json index 6dc68bd..c823327 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-p2", - "version": "3.0.0-pre", + "version": "3.0.0", "description": "Phase2 Yeoman generator", "license": "MIT", "main": "app/index.js",