From 1f37818ef58f832b14890c0c29a61c46b65640fe Mon Sep 17 00:00:00 2001 From: kaesonho Date: Tue, 12 Apr 2016 12:44:58 -0700 Subject: [PATCH] 2.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc6808f8..4c6d1654 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.11", + "version": "2.0.12", "main": "index.js", "repository": { "type": "git",