@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## ?
## [0.3.20] - 2024.08.18
## [0.3.20] - 2024.08.18 - 4064eb75a9743ca268bf00016fa0a5fc5dec4e30
### Fixed
- Bad "give" verbiage on offer page
- Failing offer test
@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.20",
"version": "0.3.21-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@dicebear/collection": "^5.4.1",
"@dicebear/core": "^5.4.1",
@ -1,6 +1,6 @@
"scripts": {
"dev": "vite",
"serve": "vite preview",