Skip to content

Commit bde97df

Browse files
committed
chore: bump version to 0.9.6
1 parent 493c932 commit bde97df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csvms/monorepo",
33
"private": true,
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"description": "CSVMS - Edit CSV files with a CMS-like UI",
66
"author": "foo-ogawa",
77
"license": "MIT",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csvms",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "CSVMS - Edit CSV files with a CMS-like UI",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)