Skip to content

Commit

Permalink
chore: update package.json version to v0.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Davlatjon Shavkatov <opensource@dalisoft.uz>
  • Loading branch information
dalisoft committed Jun 9, 2024
1 parent 278f2f8 commit 298e72a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release-me-sh",
"version": "0.9.0",
"version": "0.9.1",
"description": "Blazing fast minimal release workflow script written in Bash with plugins and presets support",
"keywords": [
"bash",
Expand Down Expand Up @@ -55,5 +55,11 @@
"engines": {
"node": ">=18.19.1"
},
"trustedDependencies": ["@biomejs/biome", "@swc/core", "core-js", "core-js-pure", "dprint"]
"trustedDependencies": [
"@biomejs/biome",
"@swc/core",
"core-js",
"core-js-pure",
"dprint"
]
}

0 comments on commit 298e72a

Please sign in to comment.