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 9bd48b6 commit 40cf39dCopy full SHA for 40cf39d
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "crafty",
3
"main": "crafty.js",
4
- "version": "0.5.4",
+ "version": "0.6",
5
"repository": {
6
"type": "git",
7
"url": "git://github.com/craftyjs/Crafty.git"
package.json
@@ -1,6 +1,6 @@
+ "version": "0.6.0",
"title": "Crafty game framework",
"author": {
"name": "Louis Stowasser",
src/version.js
@@ -1 +1 @@
-module.exports = "0.5.4";
+module.exports = "0.6.0";
0 commit comments