diff --git a/package.json b/package.json index db7e1f2..e968ef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loco-cli", - "version": "2.0.1", + "version": "2.0.2", "description": "CLI tool for syncing assets from and to Loco", "license": "MIT", "repository": "robrechtme/loco-cli", @@ -47,4 +47,4 @@ "typescript": "4.7.3", "vitest": "0.16.0" } -} \ No newline at end of file +}