Skip to content

Commit bd59bcc

Browse files
committed
version bump
1 parent edd2399 commit bd59bcc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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,6 +1,6 @@
11
[package]
22
name = "bert"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55

66
[dependencies]

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mod platform;
1313
#[command(
1414
name = "bert",
1515
author = "Michael Essiet <emsaa2002@gmail.com>",
16-
version = "0.1.4",
16+
version = "0.1.5",
1717
about = "A friendly cross-platform package assistant built on top of Homebrew",
1818
long_about = "Bert 🐕 is a friendly package assistant that leverages Homebrew's package repository to provide \
1919
cross-platform package management. He automatically handles installation of missing \

0 commit comments

Comments
 (0)