Skip to content

Commit 1df6a37

Browse files
Final pre-publish updates for v5.0.0
1 parent c78d2af commit 1df6a37

File tree

3 files changed

+195
-339
lines changed

3 files changed

+195
-339
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const stdio = 'inherit'
5858
const { version } = JSON.parse(fs.readFileSync('package.json'))
5959

6060
//npm version 4.2.1 --no-git-tag-version --allow-same-version
61-
const release = '5.0.0-dev.2'
61+
const release = '5.0.0'
6262

6363
console.log(`Current Version: ${version}. Requested Version: ${release}`)
6464

0 commit comments

Comments
 (0)