diff --git a/RELEASE_NOTES.MD b/RELEASE_NOTES.MD index c21a30b..49c549b 100644 --- a/RELEASE_NOTES.MD +++ b/RELEASE_NOTES.MD @@ -1,5 +1,7 @@ # Develop +# Client 0.0.17 + ## Chores - Adjust server version api response (no more isPm2 or isNodemon flags) diff --git a/package.json b/package.json index 09d6e10..4c12a2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fdm-monster/client-next", - "version": "0.0.16", + "version": "0.0.17", "repository": { "type": "git", "url": "git+https://github.com/fdm-monster/fdm-monster-client-next.git"