Skip to content

Commit 76cafd3

Browse files
authored
Bump version to 1.0.2 (#42)
1 parent 2cdc2e4 commit 76cafd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = "arcade-accelerate"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "arcade-accelerate"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "A companion library for Arcade providing accelerated Rust functions"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)