Skip to content

v1.0.2

Choose a tag to compare

@mmiller42 mmiller42 released this 24 Sep 05:01
· 73 commits to master since this release

This is a summary of the differences between v1.0.2 and v1.0.1.

Commits

Show commits
SHA Author Committed Message
5baf035 mmiller42 2017-9-24 Fix publishDocs
70e114a mmiller42 2017-9-24 1.0.2

Changed files

Show changed files

buildTools/publishDocs.js

Inline diff not displayed. View the whole file

package-lock.json

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

package.json

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