Skip to content

Commit

Permalink
change format of version no
Browse files Browse the repository at this point in the history
  • Loading branch information
bmschmidt committed Apr 6, 2024
1 parent 1c36112 commit f095ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "deepscatter",
"type": "module",
"version": "3.0.0.next.0",
"version": "3.0.0-next.0",
"description": "Fast, animated zoomable scatterplots scaling to billions of points",
"files": [
"dist"
Expand Down

0 comments on commit f095ca6

Please sign in to comment.