Skip to content

Commit

Permalink
chore: update cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
hubvue committed Apr 29, 2022
1 parent de0cc96 commit 6036421
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 = "camer"
version = "1.0.7"
version = "1.0.8"
edition = "2021"
description = "A nifty command alias manager"
repository = "https://github.com/hubvue/cam"
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": "camer",
"version": "1.0.8",
"version": "1.0.7",
"description": "A nifty command alias manager",
"main": "./lib/index.js",
"bin": {
Expand Down

0 comments on commit 6036421

Please sign in to comment.