Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wess committed Dec 1, 2016
1 parent ddf561e commit bf1dc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/overlook/overlook.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import env

public class Overlook {
static let name = "overlook"
static let version = "0.1.3"
static let version = "0.1.4"
static let desc = "File monitoring tool that excutes on change. Used anywhere."

static let dotTemplate:[String:Any] = [
Expand Down

0 comments on commit bf1dc00

Please sign in to comment.