Skip to content

Commit

Permalink
Update testing and version on master (#73)
Browse files Browse the repository at this point in the history
* Add Julia 0.5 to testing targets
* Minor version increment to 0.5.0 on master
  • Loading branch information
samuelpowell authored Aug 15, 2020
1 parent 46f39f6 commit 91fcb67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ arch:
julia:
- 1.3
- 1.4
- 1.5
- nightly
matrix:
allow_failures:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LibSerialPort"
uuid = "a05a14c7-6e3b-5ba9-90a2-45558833e1df"
version = "0.4.0"
version = "0.5.0"

[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand Down

0 comments on commit 91fcb67

Please sign in to comment.