Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0d6b8be

Browse files
committedDec 19, 2018
Release 1.4.2
1 parent c6e641d commit 0d6b8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎arduino-builder/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import (
5555
"github.com/go-errors/errors"
5656
)
5757

58-
const VERSION = "1.4.1"
58+
const VERSION = "1.4.2"
5959

6060
const FLAG_ACTION_COMPILE = "compile"
6161
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)
Please sign in to comment.