Skip to content

Commit 2dbaa54

Browse files
Update version number
Signed-off-by: Taylor Lineman <git@actuallytaylor.com>
1 parent 76cd2dd commit 2dbaa54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/cereal.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import ArgumentParser
88
import ANSITerminal
99
import ORSSerial
1010

11-
public let CEREAL_VERSION = "1.2"
11+
public let CEREAL_VERSION = "1.3.0"
1212

1313
@main
1414
struct cereal: ParsableCommand {

0 commit comments

Comments
 (0)