Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Mar 31, 2024
1 parent 861c5c6 commit c9c47be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsr.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// This file is only for JSR related, non-JSR related must set in the file `deno.jsonc`!
{
"name": "@hugoalh/github-actions-core",
"version": "0.2.0",
"version": "0.2.1",
"exports": {
"./command/file": "./command/file.ts",
"./command/stdout": "./command/stdout.ts",
Expand Down

0 comments on commit c9c47be

Please sign in to comment.