diff --git a/bower.json b/bower.json index d9b1dbf5..66faee0a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "intl", - "version": "1.2.3", + "version": "1.2.4", "description": "Polyfill the ECMA-402 Intl API (except collation)", "main": ["dist/Intl.js", "locale-data/jsonp"], "keywords": [ diff --git a/package.json b/package.json index 20e9fbef..3997a253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl", - "version": "1.2.3", + "version": "1.2.4", "description": "Polyfill the ECMA-402 Intl API (except collation)", "main": "index.js", "directories": {