Update version numbers and changelog for v2.3.1

This commit is contained in:
Oliver Hamlet
2022-09-15 22:32:32 +01:00
parent 977cf26d40
commit d283bae744
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [2.3.1] - 2022-09-15
### Changed
- Updated esplugin to v4.0.0.
## [2.3.0] - 2022-02-26
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "loot-condition-interpreter"
version = "2.3.0"
version = "2.3.1"
authors = ["Oliver Hamlet <oliver@ortham.io>"]
license = "MIT"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "loot-condition-interpreter-ffi"
version = "2.3.0"
version = "2.3.1"
authors = ["Oliver Hamlet <oliver@ortham.io>"]
license = "MIT"
build = "build.rs"