From b1dbf48102293e29470f76de73271793183e0bf5 Mon Sep 17 00:00:00 2001 From: Jason Ozias Date: Thu, 17 Nov 2016 12:14:36 -0500 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 122912e..c82318b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ JDBC API Wrapper for node.js ## Latest Version -- **0.3.1** - Before upgrading, read the [Major API Refactor](#major-api-refactor) +- **0.4.0** - Before upgrading, read the [Major API Refactor](#major-api-refactor) ## Installation - Release: ```npm i --save jdbc```