Skip to content

Commit 6eb3a29

Browse files
committed
chore: bump version to 1.0.9
- Updated package.json version to resolve publishing conflicts - Both NPM and GitHub Packages already have version 1.0.6 - Version 1.0.9 will be published to both registries
1 parent 84302b0 commit 6eb3a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syrex1013/bolt-driver-api",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Official Node.js SDK for Bolt Driver API - communicate with Bolt's driver platform like the mobile app",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)