Skip to content

Commit

Permalink
Bump version to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinadam committed Dec 29, 2024
1 parent 394ed42 commit 5ca56f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quentinadam/decimal",
"version": "0.1.7",
"version": "0.1.8",
"description": "A library for working with arbitrary precision decimal numbers",
"license": "MIT",
"exports": "./src/Decimal.ts",
Expand Down

0 comments on commit 5ca56f2

Please sign in to comment.