From 32a0293e6d7dbb6132d89ddf261dcd17bb50c080 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 23 Jan 2020 11:44:13 -0500 Subject: [PATCH] 2.18.1 --- Changes.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index a4c9d1350..73e549c8d 100644 --- a/Changes.md +++ b/Changes.md @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes. -## HEAD +## v2.18.1 (2020-01-23) * Fix Amazon RDS profile for yaSSL MySQL servers with 2019 CA #2292 diff --git a/package.json b/package.json index 4ddf20e5b..7ed9d55bb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mysql", "description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.", - "version": "2.18.0", + "version": "2.18.1", "license": "MIT", "author": "Felix Geisendörfer (http://debuggable.com/)", "contributors": [