Skip to content

Commit ad1464b

Browse files
authored
Merge pull request #4 from SingleRust/development
version bump...forgot about that
2 parents 78adccd + 8c24e9d commit ad1464b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "single_algebra"
3-
version = "0.1.1-alpha.1"
3+
version = "0.1.1-alpha.2"
44
edition = "2021"
55
license-file = "LICENSE.md"
66
description = "A linear algebra convenience library for the single-rust library. Can be used externally as well."

0 commit comments

Comments
 (0)