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

Commit ad3716d

Browse files
committed
Updated version for new release
1 parent 47786a1 commit ad3716d

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": "0.0.2",
3+
"version": "0.0.3",
44
"description": "polyfill the ECMA-402 Intl API (except collation)",
55
"main": ["Intl.js", "Intl.min.js"],
66
"keywords": [

package.json

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

0 commit comments

Comments
 (0)