Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed Sep 12, 2019
1 parent 533a2e2 commit 5a38ebe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [1.4.0] - 2019-09-12
### Added
- `MySQLConfigError`
- `ConfigValidator` to validate data type in Configs
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@janiscommerce/mysql",
"version": "1.3.5",
"version": "1.4.0",
"description": "Driver for MySQL Databse",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5a38ebe

Please sign in to comment.