Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Nov 28, 2023
1 parent 1dfb94f commit d162f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fiume",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"description": "lightweight javascript/typescript state machine",
"types": "dist/index.d.ts",
"main": "./dist/index.js",
Expand Down Expand Up @@ -68,4 +68,4 @@
"tsd": {
"directory": "test/types"
}
}
}

0 comments on commit d162f30

Please sign in to comment.