Skip to content

Commit 841f097

Browse files
committed
0.0.8
1 parent 7c42974 commit 841f097

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7",
3+
"version": "0.0.8",
44
"description": "A library to test any finite automaton with arbitrary alphabets",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -76,4 +76,4 @@
7676
"publishConfig": {
7777
"access": "public"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)