diff --git a/package.json b/package.json index 06483a6..2c4c44a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stacjownik", - "version": "1.24.0", + "version": "1.24.1", "private": true, "scripts": { "dev": "vite", diff --git a/src/components/Global/StockList.vue b/src/components/Global/StockList.vue index a2fbecc..f4ec337 100644 --- a/src/components/Global/StockList.vue +++ b/src/components/Global/StockList.vue @@ -8,9 +8,12 @@ diff --git a/src/components/StationsView/StationFilterCard.vue b/src/components/StationsView/StationFilterCard.vue index 344d9da..ced72ed 100644 --- a/src/components/StationsView/StationFilterCard.vue +++ b/src/components/StationsView/StationFilterCard.vue @@ -1,9 +1,9 @@