Skip to content

Commit 7ca9ee1

Browse files
committed
chore(cargo): bump version to 1.0.0
1 parent 08af8cf commit 7ca9ee1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "config-store"
33
description = "config-store is a simple and lightweight key-value store designed for easy use from shell scripts"
4-
version = "0.1.1"
4+
version = "1.0.0"
55
edition = "2021"
66
keywords = ["config", "cli", "sqlite3"]
77
categories = [ "command-line-utilities", "config"]

0 commit comments

Comments
 (0)