We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f59fb commit 559bc4dCopy full SHA for 559bc4d
.version
@@ -1 +1 @@
1
-VERSION=0.1.4
+VERSION=0.1.5
CHANGELOG.md
@@ -2,7 +2,7 @@
2
# Change Log
3
All notable changes to this project will be documented in this file.
4
5
-## [0.1.5] - 2025-04-
+## [0.1.5] - 2025-04-14
6
### Added
7
- Item Page
8
- Highlight sorted field
backend/go.mod
@@ -1,6 +1,6 @@
module github.com/aceberg/AnyAppStart
-go 1.23.6
+go 1.24.2
require (
github.com/gin-gonic/gin v1.10.0
0 commit comments