Skip to content

Commit 5bc5a15

Browse files
committed
2 parents 825603b + 4b204ae commit 5bc5a15

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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 = "stringwars"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
edition = "2018"
55

66
[dependencies]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stringwars"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "Python benchmarking harness to complement StringWa.rs benches"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)