Skip to content

Commit e2707e4

Browse files
committed
update package to version 0.2.1
1 parent a418c0a commit e2707e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## RobotlegsJS Phaser-CE 0.2.0
44

5-
### 0.2.1
5+
### [v0.2.1](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE/releases/tag/0.2.1) - 2018-08-03
66

77
- Update NPM Version badge and ignore `static` folder when publishing package to **NPM** (see #4).
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/phaser-ce",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "RobotlegsJS integration with Phaser-CE State Manager",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)