Skip to content

Commit c6e6a25

Browse files
author
TinySemVer
committed
Release: v1.0.2 [skip ci]
### Patch - Make: Refresh the `main-dev` (bbb7da2)
1 parent b31b3e3 commit c6e6a25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.0.1"
3+
version = "1.0.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.0.1
1+
1.0.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.0.1"
3+
version = "1.0.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)