Skip to content

Commit 63a67ef

Browse files
committed
Bump version to 3.0.0
1 parent 2c57130 commit 63a67ef

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Automaton (`@webwriter/automaton@2.1.1`)
2-
[License: MIT](LICENSE) | Version: 2.1.1
1+
# Automaton (`@webwriter/automaton@3.0.0`)
2+
[License: MIT](LICENSE) | Version: 3.0.0
33

44
Build, visualize, and interact with different kinds of automata (DFA, NFA, PDA).
55

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webwriter/automaton",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "Build, visualize, and interact with different kinds of automata (DFA, NFA, PDA).",
55
"keywords": [
66
"webwriter-widget",

0 commit comments

Comments
 (0)