Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
major release for tim to maintain
Browse files Browse the repository at this point in the history
  • Loading branch information
timziebart authored Apr 26, 2019
1 parent 5fc3c12 commit 628ca2a
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,7 +1,7 @@
name = "PowerDynBase"
uuid = "7ffb48b1-f436-5a59-a310-b4407da33972"
authors = ["Tim Kittel <[email protected]>"]
version = "0.7.2"
version = "1.0.0"

[deps]
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
Expand Down

2 comments on commit 628ca2a

@timziebart
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.

Registration pull request created: JuliaRegistries/General/332

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

git tag -a v1.0.0 -m "<description of version>" 628ca2aff2c64623faeea10b314f29c3a709a1b1
git push origin v1.0.0

Please sign in to comment.