From 720cac1fa595b357d518940b459a737ffba0e3bd Mon Sep 17 00:00:00 2001 From: kaesonho Date: Thu, 10 Sep 2015 10:44:12 -0700 Subject: [PATCH] 0.1.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef51a238..5ac0b428 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": "0.1.25", + "version": "0.1.26", "main": "index.js", "repository": { "type": "git",