Skip to content

Commit 9aa6cd2

Browse files
committed
psm 0.1.16
1 parent a965b5e commit 9aa6cd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stacker"
33
version = "0.1.14"
4-
authors = ["Alex Crichton <alex@alexcrichton.com>", "Simonas Kazlauskas <git@kazlauskas.me>"]
4+
authors = ["Alex Crichton <alex@alexcrichton.com>", "Simonas Kazlauskas <stacker@kazlauskas.me>"]
55
build = "build.rs"
66
license = "MIT/Apache-2.0"
77
readme = "README.md"

psm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "psm"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
authors = ["Simonas Kazlauskas <psm@kazlauskas.me>"]
55
build = "build.rs"
66
description = "Portable Stack Manipulation: stack manipulation and introspection routines"

0 commit comments

Comments
 (0)