Skip to content

Commit

Permalink
Beta (#40)
Browse files Browse the repository at this point in the history
* fix 500 issue certain searches

* increment version number

* use json output for 400 errors with invalid values

* Update package.json

increment version number

* restore unit test to expect json

* increment version number
  • Loading branch information
wilsotc authored Aug 28, 2019
1 parent 452f3ef commit ba0deb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "idb-search-api",
"description": "iDigBio Search API",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"dependencies": {
"babel-polyfill": "^6.16.0",
Expand Down

0 comments on commit ba0deb3

Please sign in to comment.