Skip to content

Commit b343454

Browse files
pub: bump version
1 parent 541a158 commit b343454

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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,7 +1,7 @@
11
[package]
22
name = "create-rust-github-repo"
33
description = "`create-rust-github-repo` is a CLI program that creates a new repository on GitHub, clones it locally, initializes a Rust project, copies the configs from a pre-existing directory."
4-
version = "0.3.1"
4+
version = "0.3.2"
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"
77
homepage = "https://github.com/DenisGorbachev/create-rust-github-repo"

0 commit comments

Comments
 (0)