Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianMairinger committed Dec 6, 2023
1 parent 8fde8d5 commit bda7b72
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": "more-proms",
"version": "1.4.1",
"version": "1.5.0",
"description": "A collection of additional promise extending classes. Including a (from the outside) ResablePromise, CancelAblePromise and a latestLatent utility function.",
"main": "./app/dist/esm/moreProms.mjs",
"types": "./app/dist/esm/moreProms.d.ts",
Expand Down

0 comments on commit bda7b72

Please sign in to comment.