Skip to content

Commit 4d43ace

Browse files
committed
Release 1.0.0
1 parent 769dc40 commit 4d43ace

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "dotenv-cli"
3-
version = "0.6.1"
3+
version = "1.0.0"
44
edition = "2021"
55
description = "Read and update dotenv files from the cli"
66
license = "GPL-3.0-or-later"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mikegarde/dotenv-cli",
3-
"version": "0.6.1",
3+
"version": "1.0.0",
44
"description": "Read and update dotenv files from the cli",
55
"bin": {
66
"dotenv": "./bin/dotenv"

0 commit comments

Comments
 (0)