Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit ef16b19

Browse files
author
Michal
committed
ver bump yet again
1 parent 7d953b6 commit ef16b19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pkg-warner"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Michal S. <michal[at]tar[dot]black>"]
55
edition = "2021"
66
description = "A simple, OS-agnostic package manager warner"

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Developer: Michal S <michal[at]tar[dot]black>
33

44
pkgname=pkg-warner
5-
pkgver=0.1.1
5+
pkgver=0.1.2
66
pkgrel=1
77
pkgdesc="Simple package manager warner tool for distribution developers"
88
arch=('x86_64')

0 commit comments

Comments
 (0)