Peter Tripp 2025-01-23 10:44:22 -05:00 committed by GitHub
parent 26453a0f8f
commit 63c5141365
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "zed_purescript"
version = "0.0.1"
version = "0.1.0"
edition.workspace = true
publish.workspace = true
license = "Apache-2.0"

View file

@ -1,7 +1,7 @@
id = "purescript"
name = "PureScript"
description = "PureScript support."
version = "0.0.1"
version = "0.1.0"
schema_version = 1
authors = ["Iván Molina Rebolledo <ivanmolinarebolledo@gmail.com>"]
repository = "https://github.com/zed-industries/zed"