Skip to content

Commit

Permalink
Merge pull request #25 from ieedan/npm-package
Browse files Browse the repository at this point in the history
Npm package
  • Loading branch information
ieedan authored May 24, 2024
2 parents af8a034 + cb24faa commit 0fc5a10
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vnv"
version = "0.1.4"
version = "0.1.1"
authors = ["Aidan Bleser"]
edition = "2021"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iedan/vnv",
"version": "1.0.4",
"version": "0.1.1",
"description": "A decorator enhanced env syntax.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 0fc5a10

Please sign in to comment.