Skip to content

Commit

Permalink
Bump the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeresig committed Feb 15, 2024
1 parent 73e4f5f commit c3189bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.4.0",
"scripts": {
"build": "rm -rf js && babel src/*.js -d js/ && npm run dist",
"dist": "ncc build js/gerald.js",
Expand Down Expand Up @@ -41,4 +41,4 @@
"pretty-quick": "^2.0.1",
"prompts": "^2.3.2"
}
}
}

0 comments on commit c3189bd

Please sign in to comment.