From a0b47b68bff7a44f2440abc0627de667cd564c57 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Tue, 7 Mar 2017 19:57:15 -0800 Subject: [PATCH] Bump to version 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a02d46c..9ea7314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "panini", - "version": "1.3.1", + "version": "1.4.0", "description": "A super tiny flat file compiler.", "main": "index.js", "scripts": {