Skip to content

Commit

Permalink
Updated current version number
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed Jul 31, 2017
1 parent 9731cb7 commit 2d52401
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"
let version = "1.5.1"
var arguments = CommandLine.arguments

if arguments.contains("--version") {
Expand Down

0 comments on commit 2d52401

Please sign in to comment.