Files
servo/support/openharmony/oh-package.json5
Jonathan Schwender 323d1cf987 servoshell: Prepare November release (0.0.3) (#40962)
As discussed in the tsc-channel, prepare for the next release by cutting
a version on the last day of the month.

Note: The actual release would happen ~ 2 weeks from now, when the blog
post for november is ready.

This commit was produced by running `./mach release 0.0.3`.

Testing: Not required. Additional pre-release testing will happen after
the version bump and before the release, with potential patches being
cherry-picked to a release branch.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2025-12-02 04:41:50 +00:00

14 lines
251 B
Plaintext

{
"modelVersion": "5.0.0",
"license": "Apache-2.0",
"devDependencies": {
"@ohos/hypium": "1.0.6"
},
"author": "",
"name": "servoshell",
"description": "Servo browser shell",
"main": "",
"version": "0.0.3",
"dependencies": {}
}