Skip to content

Commit

Permalink
fix verison
Browse files Browse the repository at this point in the history
  • Loading branch information
tanner0101 committed Jan 27, 2016
1 parent c15d2fb commit 33278ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Server.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Foundation

public class Server: SocketServer {

public static let VERSION = "1.1.4"
public static let VERSION = "0.1.4"

private let router = Router()
public var bootstrap = Bootstrap()
Expand Down

0 comments on commit 33278ed

Please sign in to comment.