Skip to content

Commit 8b39a8b

Browse files
committed
bump v2.1.0
1 parent 4a80da9 commit 8b39a8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "git-credential-github"
33
authors = ["ldev <ldev at ldev dot eu dot org>"]
4-
version = "2.0.0"
4+
version = "2.1.0"
55
license-file="LICENSE.md"
66
edition = "2021"
77
description="A simple git credentials helper for github"

packaging/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pkgver=2.0.0
1+
pkgver=2.1.0
22
pkgrel=1
33

44
pkgname=git-credential-github

0 commit comments

Comments
 (0)