From c782067c885654bc0e29eb080309cca3ad6145ce Mon Sep 17 00:00:00 2001 From: Kyle Mitchell Date: Sun, 24 Jan 2016 22:56:25 -0800 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cdd7bf..9007c4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "commonform-cli", "description": "compose, verify, and share form contracts at the command line", - "version": "0.12.1", + "version": "0.13.0", "author": "Kyle E. Mitchell (http://kemitchell.com)", "bin": { "commonform": "./bin/commonform"