Skip to content

Commit c441114

Browse files
authored
fix: bump project version (#11)
Signed-off-by: Fabio Nettis <nettisfabio@gmail.com>
1 parent 36fb2d4 commit c441114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"private": false,
55
"description": "The official SDK for HellHub API. Filter and collect data with full type safety out of the box.",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"main": "dist/index.mjs",
88
"types": "dist/index.d.ts",
99
"keywords": [

0 commit comments

Comments
 (0)