Skip to content

Commit

Permalink
[BUMP] version for nhgc (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed May 2, 2024
1 parent 9404443 commit 48aaad6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# generated files
.DS_Store
.idea/
.vscode/
2 changes: 1 addition & 1 deletion nhgc/jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@synadiaorbit/nhgc",
"version": "0.0.2",
"version": "0.0.3",
"exports": "./mod.ts"
}

0 comments on commit 48aaad6

Please sign in to comment.