diff --git a/package.json b/package.json index 2380743f..3aa23b43 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "dargstack-example_stack", "private": true, "version": "2.2.5", - "scheduleVersion": "2.2.5", + "scheduleVersion": "2.2.6", "description": "Basic stack configuration to see what DargStack is meant for.", "repository": "https://github.com/dargmuesli/dargstack-example_stack.git", "author": "Jonas Thelemann ", @@ -18,4 +18,4 @@ "scripts": { "prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi" } -} +} \ No newline at end of file