From 87e0865a39c08043fcbb77459db55422979c8517 Mon Sep 17 00:00:00 2001 From: Roman Tymchyk Date: Sun, 2 Sep 2018 21:35:17 -0400 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ce9ae8..8a150cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-translations", - "version": "0.0.6", + "version": "1.0.0", "description": "modern gettext-style translations for React", "main": "dist/built.js", "scripts": {