Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit a67b902

Browse files
committed
Bump the version to 25.0.0-dev.1.
1 parent 26068fe commit a67b902

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## 25.0.0-dev.1 - 2025-07-29

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
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "asimov-snapshot-cli"
5-
version = "25.0.0-dev.0"
5+
version = "25.0.0-dev.1"
66
authors = ["ASIMOV Community"]
77
edition = "2024"
88
#rust-version = "1.85"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The intended installation method is through Homebrew.
2121
#### Installation via Cargo
2222

2323
```bash
24-
cargo install asimov-snapshot-cli --version 25.0.0-dev.0
24+
cargo install asimov-snapshot-cli --version 25.0.0-dev.1
2525
```
2626

2727
## 👉 Examples

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.0.0-dev.0
1+
25.0.0-dev.1

0 commit comments

Comments
 (0)