From ac399143fdb205e83e05986e581bbae1467118a6 Mon Sep 17 00:00:00 2001 From: Fedor Nezhivoi Date: Tue, 5 Jul 2016 14:04:34 +0600 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be02592..c07841a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adrenaline", - "version": "1.0.0", + "version": "1.0.1", "description": "Relay-like framework with simplier API", "main": "./lib/index.js", "scripts": {