diff --git a/CHANGELOG.md b/CHANGELOG.md index 0907287..13fc4bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 0.1.0 - 2015-02-18 Material Design. diff --git a/bower.json b/bower.json index 8af2912..f05a2c7 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "openl10n-app", "description": "A client for OpenLocalization built for AngularJS", "homepage": "https://github.com/openl10n/openl10n-app", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "dependencies": { "angular": "~1.3", diff --git a/package.json b/package.json index 31814ef..aaca16c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "openl10n-app", "description": "A client for OpenLocalization built with AngularJS", "repository": "https://github.com/openl10n/openl10n-app", - "version": "0.0.1", + "version": "0.1.0", "author": "Matthieu Moquet ", "license": "MIT", "devDependencies": {