From c384b1bad81a23a29d9035c78ea0d52bfe12cc16 Mon Sep 17 00:00:00 2001 From: Kaixhin Date: Tue, 14 Jun 2016 18:53:22 +0100 Subject: [PATCH] chore: bump version number [ci skip] --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6cb43c6..ee01295 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "fglab", "main": "lab.js", - "version": "0.7.1", + "version": "0.7.2", "homepage": "https://github.com/Kaixhin/FGLab", "description": "Future Gadget Laboratory", "moduleType": [ diff --git a/package.json b/package.json index 54e269d..4327215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "FGLab", - "version": "0.7.1", + "version": "0.7.2", "description": "Future Gadget Laboratory", "main": "lab.js", "scripts": {