Skip to content

Commit

Permalink
released v1.0.5 - fix: last part in duration should be rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Apr 20, 2024
1 parent 71ff6f2 commit ba21145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "itty-time",
"version": "1.0.3",
"version": "1.0.5",
"description": "Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.",
"main": "./index.js",
"module": "./index.mjs",
Expand Down

0 comments on commit ba21145

Please sign in to comment.