diff --git a/bower.json b/bower.json index 1055a7c0..89c361f7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ecma402", - "version": "0.3.0-alpha", + "version": "0.3.0", "dependencies": { "requirejs": "2.1.x", "requirejs-text": "2.0.x", diff --git a/package.json b/package.json index 5bb5f7d0..946fc000 100644 --- a/package.json +++ b/package.json @@ -1,46 +1,46 @@ { "name": "ecma402", - "version": "0.3.0-alpha", + "version": "0.3.0", "dependencies": { "requirejs": ">=2.1.14" }, "keywords": [ - "utility", - "globalization", - "internationalization", - "multilingualization", - "localization", - "g11n", - "i18n", - "m17n", - "L10n", - "localize", - "format", - "parse", - "translate", - "strings", - "numbers", - "dates", - "times", - "calendars", - "cultures", - "languages", - "locales" + "utility", + "globalization", + "internationalization", + "multilingualization", + "localization", + "g11n", + "i18n", + "m17n", + "L10n", + "localize", + "format", + "parse", + "translate", + "strings", + "numbers", + "dates", + "times", + "calendars", + "cultures", + "languages", + "locales" ], "homepage": "https://github.com/ibm-js/ecma402", "author": "The Dojo Foundation", "maintainers": [ { - "name": "John Emmons", - "email": "emmo@us.ibm.com", - "url": "https://github.com/JCEmmons" + "name": "John Emmons", + "email": "emmo@us.ibm.com", + "url": "https://github.com/JCEmmons" } ], "contributors": [ - "Christophe Jolif (https://github.com/cjolif)", - "Bill Keese (https://github.com/wkeese)", - "Clément Mathieu (https://github.com/clmath)", - "Ahmed Mustafa (https://github.com/AhmedMustafa)" + "Christophe Jolif (https://github.com/cjolif)", + "Bill Keese (https://github.com/wkeese)", + "Clément Mathieu (https://github.com/clmath)", + "Ahmed Mustafa (https://github.com/AhmedMustafa)" ], "repository": { "type": "git",