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 Jan 31, 2022
1 parent 129d3d0 commit 7e077db
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.41",
"scheduleVersion": "0.6.41",
"scheduleVersion": "0.6.42",
"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 [ \"$HUSKY\" != \"0\" ]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
}
}
}

0 comments on commit 7e077db

Please sign in to comment.