From 1aa1fc8d06c8250ac8a92cd1d1a9d672bca5d273 Mon Sep 17 00:00:00 2001 From: Michael Buckley Date: Fri, 28 Dec 2018 16:12:51 -0500 Subject: [PATCH] 1.1.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 72115f5..5946612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apex-source-control", - "version": "1.0.6", + "version": "1.1.0", "description": "Scripts for bringing Oracle Application Express apps into source control", "bin": { "apex-source-control": "scripts/apex-source-control" @@ -28,8 +28,8 @@ "control" ], "author": "Ntree Inc. (http://ntree.com/)", - "contributors" : [ - "Nathan Farrant-Diaz (https://github.com/nfarrantdiaz)" + "contributors": [ + "Nathan Farrant-Diaz (https://github.com/nfarrantdiaz)" ], "license": "MIT", "bugs": {