Skip to content

Commit

Permalink
chore: bump anda
Browse files Browse the repository at this point in the history
anda: 0.1.29
anda-config: 0.1.9
  • Loading branch information
madonuko committed May 25, 2024
1 parent 123df1a commit c5b37e1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cargo workspace
[package]
name = "anda"
version = "0.1.28"
version = "0.1.29"
edition = "2021"
description = "Andaman Build toolchain"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion rust-anda-git.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

%global crate anda

%global _version 0.1.28
%global _version 0.1.29

Name: rust-anda
Version: %{_version}.%{autogitversion}
Expand Down
2 changes: 1 addition & 1 deletion rust-anda.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%global crate anda

Name: rust-anda
Version: 0.1.28
Version: 0.1.29
Release: 1%{?dist}
Summary: Andaman Build toolchain

Expand Down

0 comments on commit c5b37e1

Please sign in to comment.