Skip to content

Commit

Permalink
Bump up the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
meson10 authored Sep 17, 2020
1 parent 6288c35 commit f529bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/jinzhu/configor"
)

const VERSION = "0.0.1"
const VERSION = "0.0.2"

var Config = struct {
DB struct {
Expand Down

0 comments on commit f529bd6

Please sign in to comment.