Skip to content

Commit c39231f

Browse files
0.4.1
1 parent 8e39ea5 commit c39231f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "refa",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A library for finite automata and regular expressions in the context of JS RegExp",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)