Skip to content

Commit d6d9e25

Browse files
committed
Bump libsbml version to 0.1.1
Updated the libsbml package version from 0.1.0 to 0.1.1 in Cargo.toml and Cargo.lock to reflect a new release.
1 parent bc64f9c commit d6d9e25

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 = "libsbml"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
repository = "https://github.com/EnzymeML/libsbml-rs"
66
description = "Rust bindings for libSBML"

0 commit comments

Comments
 (0)