Skip to content

Commit 6cfd638

Browse files
authored
releae: bump version to v0.24.0 (#199)
1 parent a0fd04d commit 6cfd638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cowprotocol/root",
33
"description": "Backend for frontend is a series of backend services and libraries that enhance user experience for the frontend",
4-
"version": "0.23.0",
4+
"version": "0.24.0",
55
"license": "MIT",
66
"scripts": {
77
"start": "yarn start:api",
@@ -112,4 +112,4 @@
112112
"vite-plugin-dts": "^3.0.3",
113113
"vite-tsconfig-paths": "^4.2.0"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)