From e555a3366e0fafd5f32455a5c6af457211c5929d Mon Sep 17 00:00:00 2001 From: kaesonho Date: Wed, 27 Jan 2016 09:42:26 -0800 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77a686f4..f2c5c441 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-i13n", "description": "React I13n provides a performant and scalable solution to application instrumentation.", - "version": "2.0.2", + "version": "2.0.3", "main": "index.js", "repository": { "type": "git",