Skip to content

Commit 5630e1b

Browse files
committed
[Fix] FIx version in package json
1 parent 3ef4ab7 commit 5630e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplegraph",
3-
"version": "beta-1.2.0",
3+
"version": "1.2.0-beta",
44
"description": "Draw computer science graphs simply and easily.",
55
"keywords": [
66
"graph",

0 commit comments

Comments
 (0)