Skip to content

Commit 4b204ae

Browse files
author
TinySemVer
committed
Release: v1.1.2 [skip ci]
### Patch - Docs: Polars (5ed019a) - Improve: `memmem::Finder` over `::find_iter` (e51d134)
1 parent 5ed019a commit 4b204ae

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)