10000 Bump version to v1.4.0 · PatrickJS/serialize-javascript@72c6b4d · GitHub
[go: up one dir, main page]

Skip to content

Commit 72c6b4d

Browse files
committed
Bump version to v1.4.0
1 parent 331a6cf commit 72c6b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serialize-javascript",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
0