Skip to content

Commit f60eaf7

Browse files
dargmuesliactions-user
authored andcommitted
fix(release): schedule release
1 parent 0ac9c9e commit f60eaf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dargstack-example_stack",
33
"private": true,
44
"version": "2.2.3",
5-
"scheduleVersion": "2.2.3",
5+
"scheduleVersion": "2.2.4",
66
"description": "Basic stack configuration to see what DargStack is meant for.",
77
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
88
"author": "Jonas Thelemann <e-mail@jonas-thelemann.de>",
@@ -18,4 +18,4 @@
1818
"scripts": {
1919
"prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)