Skip to content

v1.0.5

Choose a tag to compare

@mmiller42 mmiller42 released this 21 Oct 20:09
· 61 commits to master since this release

This is a summary of the differences between v1.0.5 and v1.0.4.

Commits

Show commits
SHA Author Committed Message
6eff52d mmiller42 2017-10-21 1.0.5

Changed files

Show changed files

package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "autonym",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

package.json

@@ -1,6 +1,6 @@
 {
   "name": "autonym",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "A KISS JSON REST API framework that can be mounted to your Express application.",
   "keywords": [
     "autonym",