From 1a3aa0b3583bdcd96fcbfc8acaab41b980058c31 Mon Sep 17 00:00:00 2001 From: Nathan Farrant-Diaz Date: Tue, 7 Jun 2016 14:15:32 -0400 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3067dfe..36755bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apex-source-control", - "version": "1.0.0", + "version": "1.0.1", "description": "Scripts for bringing Oracle Application Express apps into source control", "bin": { "apex-source-control": "scripts/apex-source-control"