Skip to content

Commit

Permalink
Updated ether version number
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed Jul 31, 2017
1 parent 0e5e2f8 commit 972be3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Executable/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import Ether
import libc

// The current version of Ether. This string should be updated with each release.
let version = "1.5.1"
let version = "1.5.2"
var arguments = CommandLine.arguments
let terminal = Terminal(arguments: arguments)

Expand Down

0 comments on commit 972be3c

Please sign in to comment.