diff --git a/package.json b/package.json index 82fd531..56cabcc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "main": "./js/index.js", "types": "./js/index.d.ts", "name": "erlpack", - "version": "0.1.3", + "version": "0.1.4", "description": "Erlpack is a fast encoder and decoder for the Erlang Term Format (version 131) for JavaScript", "scripts": { "test": "jest"