Skip to content

Commit

Permalink
fix(release): schedule release
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli authored and actions-user committed Jul 26, 2021
1 parent 8c54a1e commit 857fc7e
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,7 +1,7 @@
{
"name": "dargstack_rgen",
"version": "0.6.25",
"scheduleVersion": "0.6.25",
"scheduleVersion": "0.6.26",
"description": "Generates a DargStack stack project readme.",
"main": "src/generator.js",
"repository": "https://github.com/dargmuesli/dargstack_rgen.git",
Expand Down Expand Up @@ -32,4 +32,4 @@
"scripts": {
"prepare": "if [ -d '.git' ]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
}
}
}

0 comments on commit 857fc7e

Please sign in to comment.