Skip to content

Commit

Permalink
Increment patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
moodmosaic committed May 23, 2017
1 parent a9d287f commit ae91a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doctest.fs
Expand Up @@ -7,7 +7,7 @@ open Microsoft.FSharp.Compiler.Interactive.Shell

[<assembly: AssemblyTitle ("Doctest")
; assembly: AssemblyDescription ("An implementation of Haskell Doctest for F#.")
; assembly: AssemblyVersion ("0.0.5")>]
; assembly: AssemblyVersion ("0.0.6")>]
do ()

type private Args =
Expand Down

0 comments on commit ae91a73

Please sign in to comment.