Skip to content

Commit 0071cc7

Browse files
committed
chore: publish
1 parent 0c0edc2 commit 0071cc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by Cargo
22
# will have compiled files and executables
3-
/target/
3+
target
44

55
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
66
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sass-embedded"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["ahabhgk <ahabhgk@gmail.com>"]
55
edition = "2021"
66
resolver = "2"

0 commit comments

Comments
 (0)