Skip to content

Commit 7dade6a

Browse files
committed
v0.0.6
1 parent e4bd576 commit 7dade6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fauton",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A library to test any finite automaton with arbitrary alphabets",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -60,4 +60,4 @@
6060
"publishConfig": {
6161
"access": "public"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)