diff --git a/package.json b/package.json index 1da88b8..2728b43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "constantinople", - "version": "3.1.1", + "version": "3.1.2", "main": "lib/index.js", "types": "lib/index.d.ts", "description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)", @@ -32,4 +32,4 @@ }, "author": "ForbesLindesay", "license": "MIT" -} +} \ No newline at end of file