Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Sep 7, 2024
1 parent cfdd7ee commit 20251f4
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": "@wuespace/asn-generator",
"version": "0.2.4",
"version": "0.2.5",
"exports": "./main.ts",
"tasks": {
"dev": "deno run --watch --env --unstable-kv -A main.ts",
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.2.4",
"version": "0.2.5",
"deno": true,
"node": true,
"jsr": true,
Expand Down

0 comments on commit 20251f4

Please sign in to comment.