remove tmp files
This commit is contained in:
parent
7e5baa96e8
commit
edaf4583a0
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,4 +27,5 @@ dummy/
|
||||
htmlcov/
|
||||
.coverage
|
||||
.coverage.*
|
||||
*,cover
|
||||
*,cover
|
||||
tmp/
|
||||
@ -14,7 +14,7 @@ import (
|
||||
"github.com/zepyrshut/rating-orama/internal/repository"
|
||||
)
|
||||
|
||||
const version = "0.2.0-beta.20250128-22"
|
||||
const version = "0.2.1-beta.20250128-24"
|
||||
const appName = "rating-orama"
|
||||
|
||||
func init() {
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user