Skip to content

Commit a23eaf1

Browse files
committed
Oh boy it's beta release time!
1 parent 1cb7e83 commit a23eaf1

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": "semiotic",
3-
"version": "1.20.3",
3+
"version": "2.0.0-beta.0",
44
"description": "The semiotic JavaScript data visualization framework",
55
"main": "lib/index.js",
66
"unpkg": "dist/semiotic.min.js",
@@ -231,4 +231,4 @@
231231
"eslintConfig": {
232232
"extends": "react-app"
233233
}
234-
}
234+
}

0 commit comments

Comments
 (0)