From d9eed4569400585754ecb32893d450ce5eceb2f2 Mon Sep 17 00:00:00 2001 From: Jason Kurian Date: Sun, 14 Apr 2019 13:09:57 -0400 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 368d0e9..c087936 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flux-standard-action", - "version": "2.0.4", + "version": "2.1.0", "description": "A human-friendly standard for Flux action objects", "main": "lib/index.js", "typings": "lib/index.d.ts",