Skip to content

Commit 075d45f

Browse files
committed
Updated r-src package version
- Use the latest `r-src` package (v0.2.1) - Crate a changelog to log version updates
1 parent d6c5626 commit 075d45f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## [0.11.0] - 2025-02-02
4+
### Updated
5+
- Now using `r-src` [v0.2.1]
6+

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blas-src"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
license = "Apache-2.0/MIT"
55
authors = [
66
"Augusto Borges <[email protected]>",

0 commit comments

Comments
 (0)