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 1da1917 commit 9bf09a9Copy full SHA for 9bf09a9
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## RobotlegsJS Phaser-CE SignalCommandMap 0.2.0
4
5
-### v0.2.0
+### [v0.2.0](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/releases/tag/0.2.0) - 2018-08-04
6
7
Major Breaking Changes:
8
---
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@robotlegsjs/phaser-ce-signalcommandmap",
- "version": "0.0.5",
+ "version": "0.2.0",
"description": "SignalCommandMap RobotlegsJS Extension that maps Phaser.Signal class into commands",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
0 commit comments