diff --git a/package.json b/package.json index 7da0cbe..c0cbb6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rescript-docx", "description": "ReScript bindings for the docx.js lib", - "version": "0.1.4", + "version": "0.1.5", "scripts": { "clean": "rescript clean", "build": "rescript build -with-deps",