Skip to content

Commit

Permalink
Update version to 3.1.0 in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsmal committed Mar 1, 2019
1 parent cfac3a1 commit 256ac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/Global.fs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Global

let [<Literal>] libVersion = "v3.0.0"
let [<Literal>] libVersion = "v3.1.0"

type Page =
| Home
Expand Down

0 comments on commit 256ac44

Please sign in to comment.