Skip to content

Commit

Permalink
update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenerickson committed Mar 26, 2023
1 parent ca89381 commit 5d745fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "velocity",
"description": "A fully featured web browser built using web technologies.",
"version": "1.3.0-beta",
"version": "1.3.0",
"scripts": {
"dev": "concurrently \"rollup -c --environment BUILD:development\" \"solid-start dev --host\" \"bare-server-node --host=localhost --port=8080\"",
"build": "rollup -c --environment BUILD:production && solid-start build",
Expand Down

0 comments on commit 5d745fe

Please sign in to comment.