Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
eneko committed Nov 14, 2017
1 parent 3d96cfc commit 2965cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SourceDocs/Classes/SourceDocs.swift
Expand Up @@ -10,7 +10,7 @@ import Commandant
import Rainbow

struct SourceDocs {
static let version = "0.4.0"
static let version = "0.5.0"
static let defaultOutputPath = "Documentation/Reference"

func run() {
Expand Down

1 comment on commit 2965cf9

@dyna-dot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope it helps

Please sign in to comment.