diff --git a/package.json b/package.json index cc670ec..c9b44e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outvariant", - "version": "1.3.0", + "version": "1.4.0", "description": "Type-safe implementation of invariant with positionals.", "main": "lib/index.js", "module": "lib/index.mjs", @@ -44,4 +44,4 @@ "type": "git", "url": "https://github.com/open-draft/outvariant" } -} +} \ No newline at end of file