Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Feb 9, 2018
1 parent 01d409c commit 811c752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "constantinople",
"version": "3.1.0",
"version": "3.1.1",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)",
Expand Down Expand Up @@ -32,4 +32,4 @@
},
"author": "ForbesLindesay",
"license": "MIT"
}
}

0 comments on commit 811c752

Please sign in to comment.