From 689fe928652b4514a48ebf065c7926d910010cbd Mon Sep 17 00:00:00 2001 From: Bill Christo Date: Tue, 28 Jun 2016 11:01:19 -0400 Subject: [PATCH 1/2] version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6152905..41346f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# instantclient v1.0.0 +# instantclient v1.0.1 > A Node.js command line tool for downloading and installing Oracle Instant Client Packages (Basic and SDK). This tool helps to automate the downloading and extracting of the correct Oracle Instant Client Basic and SDK Packages based on the Operating System and Processor Architecture your running on. You must have an Oracle Account to use it and accept the [OTN Development and Distribution License Agreement for Instant Client](http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html). This is needed because all of the files come directly from Oracle. You can register for a free account [here](https://profile.oracle.com/myprofile/account/create-account.jspx). From 1831d582611048243f3170564b36a7711e6bbf26 Mon Sep 17 00:00:00 2001 From: Bill Christo Date: Tue, 28 Jun 2016 11:02:04 -0400 Subject: [PATCH 2/2] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 459af70..8d8daa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instantclient", - "version": "1.0.0", + "version": "1.0.1", "description": "A Node.js command line tool for downloading and installing Oracle Instant Client Packages (Basic and SDK).", "main": "instantclient.js", "keywords": [