Skip to content

Commit

Permalink
프로그램 버전 업 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
parkgang committed Nov 23, 2021
1 parent df50606 commit 2a69a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/project/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package project

const (
AppName string = "oauth-server"
AppVersion string = "0.3.0"
AppVersion string = "0.4.0"
)

0 comments on commit 2a69a96

Please sign in to comment.