From 2955a81f3a908da7178e1764377c43c83b6d63fe Mon Sep 17 00:00:00 2001 From: Gifford Nowland Date: Thu, 25 Jan 2018 06:47:01 -0500 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a320d16..78818d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-jet-fuel", - "version": "1.3.0", + "version": "1.3.1", "description": "Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons, etc.", "main": "wp-jet-fuel.php", "scripts": {