We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a418c0a commit e2707e4Copy full SHA for e2707e4
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## RobotlegsJS Phaser-CE 0.2.0
4
5
-### 0.2.1
+### [v0.2.1](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE/releases/tag/0.2.1) - 2018-08-03
6
7
- Update NPM Version badge and ignore `static` folder when publishing package to **NPM** (see #4).
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@robotlegsjs/phaser-ce",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "RobotlegsJS integration with Phaser-CE State Manager",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
0 commit comments