Skip to content

Commit

Permalink
Release 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Jun 12, 2020
1 parent b10ddce commit 46dc181
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.5.3"
const VERSION = "1.5.4"

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

0 comments on commit 46dc181

Please sign in to comment.