Skip to content

Commit

Permalink
try adding 1.5.0-beta1 again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Jun 3, 2020
1 parent ac09e82 commit d60138e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
version:
- '1.4'
- '^1.5-0'
- '^1.5.0-beta1'
- 'nightly'
os:
- ubuntu-latest
Expand Down

2 comments on commit d60138e

@Jutho
Copy link
Owner Author

@Jutho Jutho commented on d60138e Jun 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/15793

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v3.0.0 -m "<description of version>" d60138e13846d36455999c5a54ed77ebf9f67dba
git push origin v3.0.0

Please sign in to comment.