use 0.6.3; tag 0.1.1

This commit is contained in:
Iuri Matias 2015-07-23 07:18:57 -04:00
parent 8f8cc42686
commit 2d89bc542f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "grunt-embark",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "Gruntfile.js",
"scripts": {
@ -10,7 +10,7 @@
"license": "ISC",
"homepage": "",
"dependencies": {
"embark-framework": "git://github.com/iurimatias/embark-framework#develop",
"embark-framework": "^0.6.3",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-coffee": "^0.13.0",
"grunt-contrib-concat": "^0.5.1",