Skip to content

Commit

Permalink
update to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed Feb 2, 2015
1 parent cd05737 commit cc8090a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"url": "https://github.com/JCEmmons"
"name": "John Emmons",
"email": "[email protected]",
"url": "https://github.com/JCEmmons"
}
],
"contributors": [
"Christophe Jolif <[email protected]> (https://github.com/cjolif)",
"Bill Keese <[email protected]> (https://github.com/wkeese)",
"Clément Mathieu (https://github.com/clmath)",
"Ahmed Mustafa <[email protected]> (https://github.com/AhmedMustafa)"
"Christophe Jolif <[email protected]> (https://github.com/cjolif)",
"Bill Keese <[email protected]> (https://github.com/wkeese)",
"Clément Mathieu (https://github.com/clmath)",
"Ahmed Mustafa <[email protected]> (https://github.com/AhmedMustafa)"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit cc8090a

Please sign in to comment.