mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Bump servoshell to 0.0.5 (#42305)
This version bump is a bit delayed, since I forgot to open the PR before FOSDEM. The actual release will thus likely not be based on this commit, but backported to the release branch, to stay in sync with our monthly report. There still has been no resolution on the `0.1` version bump situation, hence another bump of the patch version. Testing: Not required Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b5df4bc90a
commit
de7c9d2e43
@@ -5,7 +5,7 @@
|
||||
"name": "servoshell",
|
||||
"description": "Please describe the basic information.",
|
||||
"main": "",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"dependencies": {
|
||||
"libservoshell.so": "file:./src/main/cpp/types/libentry"
|
||||
}
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
"name": "servoshell",
|
||||
"description": "Servo browser shell",
|
||||
"main": "",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user