From abb13c9fa293b781070e7898c41e8b803a20b545 Mon Sep 17 00:00:00 2001 From: kaesonho Date: Thu, 30 Jul 2015 15:29:29 -0700 Subject: [PATCH] 0.1.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52993e73..7fdfde55 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.21", + "version": "0.1.22", "main": "index.js", "repository": { "type": "git",