Skip to content

Commit 7b3a132

Browse files
authored
Merge pull request #130 from JuliaMath/oscardssmith-bump-version
Bump version
2 parents a26041e + 0a65076 commit 7b3a132

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Primes"
22
uuid = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
3-
version = "0.5.3"
3+
version = "0.5.4"
44

55
[deps]
66
IntegerMathUtils = "18e54dd8-cb9d-406c-a71d-865a43cbb235"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.6
4-
- julia_version: 1
4+
- julia_version: latest
55
- julia_version: nightly
66
matrix:
77
allow_failures:

0 commit comments

Comments
 (0)