Skip to content

Commit

Permalink
Merge pull request #7 from bchr02/version-bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
bchr02 authored Jun 28, 2016
2 parents b3a9c59 + 1831d58 commit 856abba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 856abba

Please sign in to comment.