Skip to content

Commit

Permalink
Fixing package.json to the right version
Browse files Browse the repository at this point in the history
  • Loading branch information
denihs committed Aug 9, 2022
1 parent da2ae29 commit a6bd937
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": "fibers",
"version": "5.0.1",
"version": "5.0.2",
"description": "Cooperative multi-tasking for Javascript",
"keywords": [
"fiber",
Expand Down

0 comments on commit a6bd937

Please sign in to comment.