Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MangosArentLiterature committed Sep 5, 2022
1 parent 9c1a2a5 commit bd4fbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/athena/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import (
"nhooyr.io/websocket"
)

const version = "1.0.0"
const version = "1.0.1"

var (
config *settings.Config
Expand Down

0 comments on commit bd4fbf8

Please sign in to comment.