@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## ?
## [0.3.20] - 2024.08.18
### Fixed
- Bad "give" verbiage on offer page
- Failing offer test
## [0.3.19] - 2024.08.18 - ee9c14942ceba993bf21a11249601f205158ec71
### Added
- Update of an offer
@ -1,12 +1,12 @@
{
"name": "TimeSafari",
"version": "0.3.20-beta",
"version": "0.3.20",
"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",