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

Commit f814a88

Browse files
committed
1.2.3 build
1 parent 86387c7 commit f814a88

7 files changed

+7
-7
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.2",
3+
"version": "1.2.3",
44
"description": "Polyfill the ECMA-402 Intl API (except collation)",
55
"main": ["dist/Intl.js", "locale-data/jsonp"],
66
"keywords": [

dist/Intl.complete.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Intl.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Intl.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Intl.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Intl.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)