Skip to content

Commit

Permalink
Updated executable version
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed Feb 16, 2018
1 parent 5bd0e59 commit 05a23fa
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 @@ -27,7 +27,7 @@ import Helpers
import libc

// The current version of Ether. This string should be updated with each release.
let version = "1.9.2"
let version = "1.10.0"
var arguments = CommandLine.arguments
let terminal = Terminal(arguments: arguments)
var iterator = arguments.makeIterator()
Expand Down

0 comments on commit 05a23fa

Please sign in to comment.