Skip to content

Commit

Permalink
fix: bump project version (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Nettis <nettisfabio@gmail.com>
  • Loading branch information
fabio-nettis committed Mar 28, 2024
1 parent 36fb2d4 commit c441114
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
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"private": false,
"description": "The official SDK for HellHub API. Filter and collect data with full type safety out of the box.",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/index.mjs",
"types": "dist/index.d.ts",
"keywords": [
Expand Down

0 comments on commit c441114

Please sign in to comment.