Skip to content

Commit a6e2c1d

Browse files
authored
Version 0.8.0 (#175)
1 parent 03057d4 commit a6e2c1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ os:
44
- osx
55
julia:
66
- 1.0
7-
- 1.2
7+
- 1
88
- nightly
99
notifications:
1010
email: false

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FixedPointNumbers"
22
uuid = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
3-
version = "0.7.0"
3+
version = "0.8.0"
44

55
[compat]
66
julia = "1"

0 commit comments

Comments
 (0)