From c6c8acdd9b7940434a16e72e09a470b5881b5290 Mon Sep 17 00:00:00 2001 From: "g. nicholas d'andrea" Date: Sat, 8 Jul 2017 16:34:51 -0400 Subject: [PATCH] Update version to 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea24101..81804e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solregex", - "version": "0.2.2", + "version": "0.3.0", "description": "generates Solidity smart contracts to match regular expressions", "author": "g. nicholas d'andrea ", "license": "MIT",