diff --git a/package.json b/package.json index 7221b68..d7fb71a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmaja", - "version": "0.18.0", + "version": "0.19.0", "main": "lonna/index.js", "types": "lonna/index.d.ts", "license": "MIT", @@ -49,4 +49,4 @@ "lint": "prettier --check \"**/*.{json,md,ts}\"", "lint:fix": "prettier --write '**/*.{json,md,ts}'" } -} +} \ No newline at end of file