diff --git a/package.json b/package.json index 8102266..8b15bfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mmote/niimbluelib", - "version": "0.0.1-alpha.0", + "version": "0.0.1-alpha.1", "description": "Library for the communication with NIIMBOT printers", "keywords": [ "reverse-engineering", @@ -42,4 +42,4 @@ "typescript-event-target": "^1.1.1" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" -} \ No newline at end of file +}