Skip to content

Commit

Permalink
lodash version update and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Jul 17, 2019
1 parent 3de167a commit ae58d16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* More detail regarding the MySQL module can be found here:
* https://github.com/mysqljs/mysql
* @author Jeremy Daly <jeremy@jeremydaly.com>
* @version 1.4.0
* @version 1.5.0
* @license MIT
*/

Expand Down
8 changes: 4 additions & 4 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-mysql",
"version": "1.4.0",
"version": "1.5.0",
"description": "A module for managing MySQL connections at serverless scale.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit ae58d16

Please sign in to comment.