diff --git a/bower.json b/bower.json index 91ddb8c..1196ceb 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,6 @@ { "name": "modern-core", + "version": "0.1.1", "description": "A set of core class used in Modern projects", "authors": [ "Raphael Dhainaut " @@ -13,6 +14,10 @@ ], "license": "http://modernweb.azurewebsites.net/license", "homepage": "http://modernweb.azurewebsites.net/", + "repository": { + "type": "git", + "url": "https://github.com/raphaeldhainaut/modern-core.git" + }, "dependencies": { }, "devDependencies": {