From 55896ff4c6ef1f1e15ccfc33c71c44603825fcd8 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Thu, 2 Jul 2015 23:13:34 -0700 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 003544e..3ff3020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flux-standard-action", - "version": "0.4.0", + "version": "0.5.0", "description": "A human-friendly standard for Flux action objects", "main": "lib/index.js", "scripts": {