Skip to content

Commit 8fe4ea1

Browse files
chore: Release env-select version 1.1.0
1 parent 9cffc43 commit 8fe4ea1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased] - ReleaseDate
3+
## [1.1.0] - 2024-02-09
44

55
### Added
66

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "env-select"
88
repository = "https://github.com/LucasPickering/env-select"
99
# Keep in sync w/ rust-toolchain.toml
1010
rust-version = "1.72.0"
11-
version = "1.0.0"
11+
version = "1.1.0"
1212

1313
[[bin]]
1414
name = "env-select"

0 commit comments

Comments
 (0)