Skip to content

Commit

Permalink
preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZySacX committed Dec 26, 2015
1 parent 3ae2a9a commit 245d3f6
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
Expand Up @@ -2,7 +2,7 @@
JDBC API Wrapper for node.js

## Latest Version
- **0.1.5** - Before upgrading, read the [Major API Refactor](#major-api-refactor)
- **0.1.6** - Before upgrading, read the [Major API Refactor](#major-api-refactor)
section. This is NOT backwards compatible with the old API.
- 0.0.15 - Old API.

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": "jdbc",
"version": "0.1.6-pre.0",
"version": "0.1.6",
"description": "Node Module JDBC wrapper",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 245d3f6

Please sign in to comment.