Skip to content

Commit

Permalink
Set version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Apr 26, 2019
1 parent 5d99166 commit e6bc7f5
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 = "TableTraits"
uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
version = "1.0.0-DEV"
version = "1.0.0"

[deps]
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
Expand Down

2 comments on commit e6bc7f5

@davidanthoff
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/371

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>" e6bc7f519b83a2b7a8694892ca152dce3dcb6bc1
git push origin v1.0.0

Please sign in to comment.