Skip to content

Commit 17b663a

Browse files
committed
Updated version number
1 parent 7690e82 commit 17b663a

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": "tailored",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Pattern matching library",
55
"main": "lib/tailored.js",
66
"jsnext:main": "src/index.js",
@@ -29,4 +29,4 @@
2929
"dependencies": {
3030
"erlang-types": "^1.0.0"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)