Skip to content

Commit

Permalink
Bump to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido Mizrachi committed Oct 16, 2017
1 parent d99a309 commit 2e456e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regen/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Cocoa

class Version {
static let current = "0.0.8"
static let current = "0.0.9"

static func display() {
print(Version.current)
Expand Down

0 comments on commit 2e456e2

Please sign in to comment.