Skip to content

Commit 218eb40

Browse files
committed
chore(release): bump version to v0.11.0
1 parent b5d8376 commit 218eb40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ozean-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ozean-cli",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "This is the official Command-Line Interface (CLI) for the OzeanJs Framework. It helps you kickstart new projects.",
55
"keywords": [
66
"ozean",

packages/ozean/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ozean",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "A modern, simple, and high-performance web framework for Bun, inspired by Angular's architecture.",
55
"keywords": [
66
"ozean",

0 commit comments

Comments
 (0)