Skip to content

Commit

Permalink
Bumping version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Nov 27, 2019
1 parent 00077e2 commit 526aa29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Client/ReleaseNotes.fs
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
module internal ReleaseNotes

let Version = "1.8.3"
let Version = "1.9.0"

let IsPrerelease = false

let Notes = """
# Release Notes
## 1.9.0 - 2019-11.27
* Update dependencies
## 1.8.3 - 2019-10-31
* Use GPIO from .NET Core 3
Expand Down

0 comments on commit 526aa29

Please sign in to comment.