Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fonsp/Saturn.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Apr 2, 2020
2 parents 6942b52 + d21582a commit d51a21f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ This package is still in its early days - go to the [issue tracker](https://gith

Let us know what you think! 😊

<img alt="plotting screencap" src="https://user-images.githubusercontent.com/6933510/78135402-22d02d80-7422-11ea-900f-a8b01bdbd8d3.png" >

_Created by [**Fons van der Plas**](https://github.com/fonsp) and [**Mikołaj Bochenski**](https://github.com/malyvsen). Inspired by [Observable](https://observablehq.com/)._

2 comments on commit d51a21f

@fonsp
Copy link
Owner Author

@fonsp fonsp commented on d51a21f Apr 2, 2020

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.

Registration pull request created: JuliaRegistries/General/12033

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 v0.5.5 -m "<description of version>" d51a21f99dd79ee4a7a08e6ac43c3e03e79e884f
git push origin v0.5.5

Please sign in to comment.