Skip to content

Commit 8d57c4a

Browse files
committed
bump v0.1.1
1 parent 1f3502d commit 8d57c4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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_scss"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
license = "MIT"
66

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "scss"
22
name = "SCSS"
33
description = "SCSS support"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
schema_version = 1
66
authors = ["Raunak Raj <[email protected]>"]
77
repository = "https://github.com/bajrangCoder/zed-scss"

0 commit comments

Comments
 (0)