diff --git a/bower.json b/bower.json index 56bf0fb..4e103b0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mdl-selectfield", - "version": "0.0.1", + "version": "0.0.2", "homepage": "https://github.com/mebibou/mdl-selectfield", "authors": [ "Guillaume Royer " diff --git a/package.json b/package.json index 6a5eefc..5d83f83 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,7 @@ { "name": "mdl-selectfield", - "version": "0.0.1", + "version": "0.0.2", "description": "mdl-selectfield for material-design-lite", - "private": true, "repository": { "type": "git", "url": "https://github.com/mebibou/mdl-selectfield.git"