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 7cef485 commit 8b588deCopy full SHA for 8b588de
client/package.json
@@ -2,7 +2,7 @@
2
"author": "Hackdash",
3
"name": "Hackdash",
4
"description": "",
5
- "version": "0.9.13",
+ "version": "0.10.0",
6
"engines": {
7
"node": "0.8.x"
8
},
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hackdash",
"private": true,
"scripts": {
"start": "NODE_PATH=. DEBUG=hackdash:* nodemon index",
public/js/embedApp.js
@@ -1,5 +1,5 @@
/*!
-* Hackdash - v0.9.13
+* Hackdash - v0.10.0
* Copyright (c) 2015 Hackdash
*
*/
public/js/hackdashApp.js
0 commit comments