From 060aa406f4a6a7f8410ef77b636c40d6c19fa78e Mon Sep 17 00:00:00 2001 From: Caridy Date: Wed, 25 May 2016 22:41:13 -0700 Subject: [PATCH] bump for v1.2.4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {