diff --git a/package.json b/package.json index d5ec753c3074172cac3f6706a248c55029d25b7d..1bfff29d29ef68a262c74bb38e29941f89226223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/loadingindicator", - "version": "1.1.1", + "version": "1.1.2", "private": true, "directories": { "doc": "docs" @@ -44,5 +44,5 @@ "url": "https://git.rwth-aachen.de/coscine/frontend/apps/loadingindicator.git" }, "license": "MIT", - "packageManager": "yarn@3.1.0" + "packageManager": "yarn@3.1.1" }