From 1b38aae75b2db22bd46b81d8f0235a572c32794f Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Sun, 24 Apr 2016 14:11:40 -0700 Subject: [PATCH] Bumped version number to 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ebe5b22..1b8b6b78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "TellForm", "description": "Opensource alternative to TypeForm", - "version": "1.2.1", + "version": "1.3.0", "homepage": "https://github.com/whitef0x0/tellform", "authors": [ "David Baldwynn (http://baldwynn.me)"