Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shivajivarma committed May 13, 2024
1 parent 926f072 commit ddc80d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utility/string",
"version": "0.5.4",
"version": "0.5.5",
"tasks": {
"coverage": "deno task test --coverage=./dist/coverage && deno coverage --include=src --lcov ./dist/coverage > ./dist/coverage/lcov.info",
"test": "deno test"
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.5.4",
"version": "0.5.5",
"deno": true,
"node": true,
"jsr": true,
Expand Down

0 comments on commit ddc80d8

Please sign in to comment.