Skip to content

Commit 77f8e21

Browse files
committed
bump v0.1.6
1 parent 46e8619 commit 77f8e21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2"
3+
version = "0.1.6"
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 and SASS support"
4-
version = "0.1.5"
4+
version = "0.1.6"
55
schema_version = 1
66
authors = ["Raunak Raj <bajrangcoders@gmail.com>"]
77
repository = "https://github.com/bajrangCoder/zed-scss"

0 commit comments

Comments
 (0)