Skip to content

Commit e6ca80e

Browse files
committed
chore: sync api version with changelog
1 parent 20255b1 commit e6ca80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/api/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version automatically updated
24-
const version = "1.0.1"
24+
const version = "1.2.0"
2525

2626
// @title RESA API
2727
// @description API for Restaurant Employee Scheduling Application (RESA)

0 commit comments

Comments
 (0)