Skip to content

Commit a03922d

Browse files
committed
Preparing for Beta 3
1 parent aa10f15 commit a03922d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

v3/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
2-
"//": "npm publish ---tag beta",
2+
"//": "git tag 3.0.0-beta.3",
3+
"//": "git push",
4+
"//": "npm publish --tag beta",
35
"name": "phaser",
4-
"version": "3.0.0-beta.2",
6+
"version": "3.0.0-beta.3",
57
"release": "Shadow Coast",
68
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
79
"author": "Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)",

0 commit comments

Comments
 (0)