Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 060aa40

Browse files
committed
bump for v1.2.4
1 parent 79ae783 commit 060aa40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Polyfill the ECMA-402 Intl API (except collation)",
55
"main": ["dist/Intl.js", "locale-data/jsonp"],
66
"keywords": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Polyfill the ECMA-402 Intl API (except collation)",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)