Skip to content

Commit

Permalink
Bump version to 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Oct 24, 2018
1 parent fb8effa commit 7925163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
@@ -1 +1 @@
0.4.8
0.4.9
2 changes: 1 addition & 1 deletion Sources/iblinter/Version.swift
@@ -1,5 +1,5 @@
public struct Version {
public let value: String

public static let current = Version(value: "0.4.8")
public static let current = Version(value: "0.4.9")
}

0 comments on commit 7925163

Please sign in to comment.