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

Commit

Permalink
compat LifeInsuranceDataModel
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfliegner committed Aug 16, 2022
1 parent 6c84391 commit 2e45662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Genie = "4,5"
HTTP = "0.9.17, 1"
Intervals = "1.6.0"
JSON = "0.21.3"
LifeInsuranceDataModel = "0.2.3"
Revise = "3"
SearchLight = "2"
SearchLightPostgreSQL = "2"
Expand Down

2 comments on commit 2e45662

@michaelfliegner
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

Release notes:
websockets operational & history display error fixed

@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 updated: JuliaRegistries/General/66275

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.1.11 -m "<description of version>" 2e45662fec6710ec093076b50a75c792af53da6f
git push origin v0.1.11

Please sign in to comment.