Skip to content

Commit

Permalink
Releasing 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Sep 30, 2019
1 parent 36c87cf commit 44d01a6
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 @@ -55,7 +55,7 @@ import (
"github.com/sirupsen/logrus"
)

const VERSION = "1.4.7"
const VERSION = "1.4.8"

const FLAG_ACTION_COMPILE = "compile"
const FLAG_ACTION_PREPROCESS = "preprocess"
Expand Down

0 comments on commit 44d01a6

Please sign in to comment.