Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Apr 11, 2019
1 parent 14e7979 commit aaa7bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "IJulia"
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
version = "1.18.0"
version = "1.18.1"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down

3 comments on commit aaa7bf4

@stevengj
Copy link
Member Author

Choose a reason for hiding this comment

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

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

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

Warning: version 1.18.1 is invalid initial version (try 0.0.1, 0.1, 1.0)

@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/Test/21

Optionally, after the pull request is merged, you can create a tag on
this repository for the above registration.

git tag -a v1.18.1 -m "my version 1.18.1" 8eb8459d806de665f1347b25e9ad9428c2609f0f
git push v1.18.1

Please sign in to comment.