Skip to content

Commit b16f2cf

Browse files
author
avadakedavra-wp
committed
Bump version to v0.1.1
1 parent d6e649d commit b16f2cf

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 = "fazrepo"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "A CLI tool to check package manager versions"
66
license = "MIT"

homebrew-fazrepo/Formula/fazrepo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Fazrepo < Formula
22
desc "A fast CLI tool to check package manager versions"
33
homepage "https://github.com/avadakedavra-wp/fazrepo"
4-
url "https://github.com/avadakedavra-wp/fazrepo/archive/v0.1.0.tar.gz"
4+
url "https://github.com/avadakedavra-wp/fazrepo/archive/v0.1.1.tar.gz"
55
sha256 "REPLACE_WITH_ACTUAL_SHA256"
66
license "MIT"
77

0 commit comments

Comments
 (0)