Skip to content

Commit

Permalink
Upped to dffrnt.api v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LeShaunJ committed Sep 20, 2019
1 parent 1dce044 commit a147347
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dffrnt.api
A project for easy-_ish_ **API** creation and configuration.

![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/latest-v3.0.6-blue.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/latest-v3.0.7-blue.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/node-%3E=v10.16.2-lightgrey.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/npm-%3E=v6.9.0-lightgrey.svg?longCache=true)
![Sourcegraph for Repo Reference Count](https://img.shields.io/badge/mysql-%3E=v5.6.0-lightgrey.svg?longCache=true)
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dffrnt.api",
"version": "3.0.6",
"version": "3.0.7",
"description": "A project for easy-ish API creation and configuration.",
"keywords": [
"api",
Expand Down Expand Up @@ -28,10 +28,10 @@
"dependencies": {
"bower": "1.8.2",
"classnames": "2.2.5",
"dffrnt.confs": "3.0.6",
"dffrnt.model": "3.0.6",
"dffrnt.route": "3.0.6",
"dffrnt.utils": "3.0.6",
"dffrnt.confs": "3.0.7",
"dffrnt.model": "3.0.7",
"dffrnt.route": "3.0.7",
"dffrnt.utils": "3.0.7",
"gulp": "4.0.0",
"gulp-nodemon": "2.2.1",
"keymirror": "0.1.1",
Expand Down

0 comments on commit a147347

Please sign in to comment.