From 786dd02fafee2fbce38b962614c34fbe2edadc46 Mon Sep 17 00:00:00 2001 From: Boryslav Larin Date: Sat, 2 Jun 2018 00:32:45 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fecb966..0d8a178 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tanok", - "version": "2.0.5", + "version": "2.0.6", "description": "Lightweight pattern for React+Rx.js front-end applications. Written under heavy impression of Elm Architecture", "main": "lib/tanok.js", "scripts": {