From 1c4a7b7c4a764967629691ff1ba6cbf75cde7ff1 Mon Sep 17 00:00:00 2001 From: Nathan Farrant-Diaz Date: Wed, 8 Jun 2016 11:18:31 -0400 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fe0345..0be1722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apex-source-control", - "version": "1.0.4", + "version": "1.0.5", "description": "Scripts for bringing Oracle Application Express apps into source control", "bin": { "apex-source-control": "scripts/apex-source-control"