diff options
-rw-r--r-- | demos/css-stress-test/bun-framework-next/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/css-stress-test/bun-framework-next/package.json b/demos/css-stress-test/bun-framework-next/package.json index 289cd0d05..02377e339 100644 --- a/demos/css-stress-test/bun-framework-next/package.json +++ b/demos/css-stress-test/bun-framework-next/package.json @@ -1,6 +1,6 @@ { "name": "bun-framework-next", - "version": "0.0.0-5", + "version": "0.0.0-6", "description": "", "main": "package.json", "framework": { |