Update my email address

This commit is contained in:
Oliver Hamlet
2021-04-17 11:04:16 +01:00
parent d74d486b1d
commit f71a2abed1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "loot-condition-interpreter" name = "loot-condition-interpreter"
version = "2.1.2" version = "2.1.2"
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"] authors = ["Oliver Hamlet <oliver@ortham.io>"]
license = "MIT" license = "MIT"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "loot-condition-interpreter-ffi" name = "loot-condition-interpreter-ffi"
version = "2.1.2" version = "2.1.2"
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"] authors = ["Oliver Hamlet <oliver@ortham.io>"]
license = "MIT" license = "MIT"
build = "build.rs" build = "build.rs"
edition = "2018" edition = "2018"