Skip to content

Commit 7960468

Browse files
authored
dart: Bump to v0.1.1 (#18859)
- Includes #18845
1 parent 5377674 commit 7960468

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/dart/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zed_dart"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
publish = false
66
license = "Apache-2.0"

extensions/dart/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "dart"
22
name = "Dart"
33
description = "Dart support."
4-
version = "0.1.0"
4+
version = "0.1.1"
55
schema_version = 1
66
authors = ["Abdullah Alsigar <abdullah.alsigar@gmail.com>", "Flo <flo80@users.noreply.github.com>", "ybbond <hi@ybbond.id>"]
77
repository = "https://github.com/zed-industries/zed"

0 commit comments

Comments
 (0)