Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Oger authored and nielk committed Dec 19, 2023
1 parent b4da9af commit be99b76
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,7 +1,7 @@
{
"name": "idonttrustlikethat-fast-check",
"private": false,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"description": "idonttrustlikethat-fast-check is a plugin designed for fast-check. It convert idonttrustlikethat validators to fast-check arbitraries. Allowing the possibility to use idtlt validators with fast-check.",
"keywords": [
Expand Down

0 comments on commit be99b76

Please sign in to comment.