remove tmp files
This commit is contained in:
parent
7e5baa96e8
commit
edaf4583a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ htmlcov/
|
|||||||
.coverage
|
.coverage
|
||||||
.coverage.*
|
.coverage.*
|
||||||
*,cover
|
*,cover
|
||||||
|
tmp/
|
||||||
@ -14,7 +14,7 @@ import (
|
|||||||
"github.com/zepyrshut/rating-orama/internal/repository"
|
"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"
|
const appName = "rating-orama"
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user