Skip to content

Commit e0bd283

Browse files
committed
chore: bump version to 0.18.1
1 parent aac119f commit e0bd283

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.18.0",
4+
"version": "0.18.1",
55
"license": "MIT",
66
"scripts": {
77
"start": "yarn start:api",
@@ -110,4 +110,4 @@
110110
"vite-plugin-dts": "^3.0.3",
111111
"vite-tsconfig-paths": "^4.2.0"
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)