File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 25.0.0-dev.3 - 2025-03-13
9
+
8
10
## 25.0.0-dev.2 - 2025-02-22
9
11
10
12
## 25.0.0-dev.1 - 2025-02-19
Original file line number Diff line number Diff line change 2
2
3
3
[package ]
4
4
name = " asimov-cli"
5
- version = " 25.0.0-dev.2 "
5
+ version = " 25.0.0-dev.3 "
6
6
authors = [" ASIMOV Protocol <support@asimov.so>" ]
7
7
edition = " 2021"
8
8
rust-version = " 1.81"
Original file line number Diff line number Diff line change 21
21
#### Installation via Cargo
22
22
23
23
``` bash
24
- cargo install asimov-cli --version 25.0.0-dev.2
24
+ cargo install asimov-cli --version 25.0.0-dev.3
25
25
```
26
26
27
27
### Installation using Package Manager
Original file line number Diff line number Diff line change 1
- 25.0.0-dev.2
1
+ 25.0.0-dev.3
You can’t perform that action at this time.
0 commit comments