From 1ed13596e29503d07b77490044a1ab3c8e72dd8b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sat, 27 Aug 2016 14:32:40 +0200 Subject: [PATCH] 8.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0eeab7e..450a730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "barracks", - "version": "8.1.1", + "version": "8.2.0", "description": "Action dispatcher for unidirectional data flows", "main": "index.js", "scripts": {