Skip to content

Commit

Permalink
vbump
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Ferris committed Jul 22, 2024
1 parent 8d2bb40 commit 1b6ff3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jisg",
"version": "0.9.99",
"version": "0.9.999",
"description": "Implementations of select OEIS integer sequences in JavaScript.",
"keywords": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '0.9.99'
export default '0.9.999'

0 comments on commit 1b6ff3c

Please sign in to comment.