diff --git a/js/package.json b/js/package.json index 92af2eb..6836cf6 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "e-mission-common", - "version": "0.1.3", + "version": "0.1.4", "description": "A common library to share code between projects in the e-mission-platform. Written in Python and exposed as both Python and JavaScript.", "main": "index.js", "repository": {