Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
fix(release): schedule release
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli authored and github-actions[bot] committed Oct 17, 2022
1 parent 3678335 commit 3b2cbf5
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
Expand Up @@ -2,7 +2,7 @@
"name": "stomper",
"private": true,
"version": "0.25.0",
"scheduleVersion": "0.24.8",
"scheduleVersion": "0.25.1",
"main": "stomper.js",
"repository": "https://github.com/maevsi/stomper.git",
"author": "Jonas Thelemann <[email protected]>",
Expand Down Expand Up @@ -71,4 +71,4 @@
"start": "yarn run build && node ./dist/stomper.js",
"test": "NODE_OPTIONS=--experimental-vm-modules jest"
}
}
}

0 comments on commit 3b2cbf5

Please sign in to comment.