Skip to content

Commit

Permalink
Bump version to 2.0.0-alpha28
Browse files Browse the repository at this point in the history
  • Loading branch information
PurkkaKoodari committed Sep 6, 2024
1 parent 83a14d4 commit 4bb071a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilmomasiina",
"version": "2.0.0-alpha27",
"version": "2.0.0-alpha28",
"private": true,
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ilmomasiina-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tietokilta/ilmomasiina-backend",
"version": "2.0.0-alpha27",
"version": "2.0.0-alpha28",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/ilmomasiina-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tietokilta/ilmomasiina-components",
"version": "2.0.0-alpha27",
"version": "2.0.0-alpha28",
"repository": {
"type": "git",
"url": "git+https://github.com/Tietokilta/ilmomasiina.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/ilmomasiina-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tietokilta/ilmomasiina-frontend",
"version": "2.0.0-alpha27",
"version": "2.0.0-alpha28",
"scripts": {
"build": "pnpm typecheck && vite build",
"clean": "rimraf build dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/ilmomasiina-models/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tietokilta/ilmomasiina-models",
"version": "2.0.0-alpha27",
"version": "2.0.0-alpha28",
"repository": {
"type": "git",
"url": "git+https://github.com/Tietokilta/ilmomasiina.git"
Expand Down

0 comments on commit 4bb071a

Please sign in to comment.