From 6c03851d25e9f4976cdfc7d924ea286aea73d825 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Wed, 2 Mar 2016 15:16:14 -0800 Subject: [PATCH] Bump to version 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 380a480..6b9a112 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "panini", - "version": "1.2.0", + "version": "1.3.0", "description": "A super tiny flat file compiler.", "main": "index.js", "scripts": {