diff --git a/bower.json b/bower.json index bc97199..4e41a4e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "sofa-core", - "version": "0.1.0", + "version": "0.1.1", "homepage": "http://www.sofa.io", "authors": [ "Pascal Precht " diff --git a/package.json b/package.json index 565b750..1838825 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofa-core", - "version": "0.1.0", + "version": "0.1.1", "description": "Sofa Web SDK core components.", "main": "dist/sofa.core.js", "homepage": "http://www.sofa.io",