version bump to 1.8.3 (#3312)

1.8.2 was botched as well due to a bad tag
This commit is contained in:
David Zhao
2025-01-06 23:08:05 -07:00
committed by GitHub
parent 3b0077f2fe
commit 4016e3dc5a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.8.2] - 2025-01-07
## [1.8.3] - 2025-01-07
### Added
+1 -1
View File
@@ -14,4 +14,4 @@
package version
const Version = "1.8.2"
const Version = "1.8.3"