Skip to content

Commit 0c8a374

Browse files
Release 3.1.0
1 parent d130e2e commit 0c8a374

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "constantinople",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)",
55
"keywords": [
66
"acorn",
@@ -23,4 +23,4 @@
2323
},
2424
"author": "ForbesLindesay",
2525
"license": "MIT"
26-
}
26+
}

0 commit comments

Comments
 (0)