Skip to content

Commit

Permalink
chore: bump version number [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaixhin committed Apr 23, 2016
1 parent efe4046 commit 7619c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "FGLab",
"main": "lab.js",
"version": "0.7.0",
"version": "0.7.1",
"homepage": "https://github.com/Kaixhin/FGLab",
"description": "Future Gadget Laboratory",
"moduleType": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "FGLab",
"version": "0.7.0",
"version": "0.7.1",
"description": "Future Gadget Laboratory",
"main": "lab.js",
"scripts": {
Expand Down

0 comments on commit 7619c7b

Please sign in to comment.