Skip to content

Commit cf985d9

Browse files
committed
bump version
1 parent af48840 commit cf985d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
toolchain: nightly
2020
override: true
2121
components: rustfmt, clippy
22-
22+
2323
- name: Build
2424
uses: actions-rs/cargo@v1
2525
with:

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "acid2"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Matthew Cramerus <[email protected]>"]
55
edition = "2021"
66
resolver = "2"

0 commit comments

Comments
 (0)