Skip to content

Commit

Permalink
[version] Publish version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
namolnad committed Apr 20, 2019
1 parent 6ac2e7b commit c633df4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Sources/Finch/App/BuildNumber.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
let appBuildNumber: Int = 227
2 changes: 1 addition & 1 deletion Sources/Finch/App/Version.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import Version

let appVersion: Version = .init(0, 0, 23)
let appVersion: Version = .init(0, 1, 0)

0 comments on commit c633df4

Please sign in to comment.