purescript: Bump to v0.1.0 (#23544)
Includes: - https://github.com/zed-industries/zed/pull/15181 - https://github.com/zed-industries/zed/pull/16955 - https://github.com/zed-industries/zed/pull/22609
This commit is contained in:
parent
26453a0f8f
commit
63c5141365
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -16532,7 +16532,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "zed_purescript"
|
name = "zed_purescript"
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"zed_extension_api 0.1.0",
|
"zed_extension_api 0.1.0",
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "zed_purescript"
|
name = "zed_purescript"
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
publish.workspace = true
|
publish.workspace = true
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
id = "purescript"
|
id = "purescript"
|
||||||
name = "PureScript"
|
name = "PureScript"
|
||||||
description = "PureScript support."
|
description = "PureScript support."
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = ["Iván Molina Rebolledo <ivanmolinarebolledo@gmail.com>"]
|
authors = ["Iván Molina Rebolledo <ivanmolinarebolledo@gmail.com>"]
|
||||||
repository = "https://github.com/zed-industries/zed"
|
repository = "https://github.com/zed-industries/zed"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue