Skip to content

Commit

Permalink
bump the proper package.json (its 3am)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter275 committed Jun 30, 2024
1 parent 3759ec6 commit 6469426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "1.0.1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meshtastic/js",
"version": "2.3.7-0",
"version": "2.3.8-0",
"description": "Browser library for interfacing with meshtastic devices",
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit 6469426

Please sign in to comment.