Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vavrines committed Jun 9, 2023
1 parent 7794491 commit d244b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name = "Kinetic"
uuid = "82403725-3cee-4f7c-b214-1ce71af4a797"
authors = ["Tianbai Xiao <tianbaixiao@gmail.com>"]
version = "0.7.9"
version = "0.7.10"

[deps]
KitBase = "86eed249-3a28-466f-8d3a-596821e1af9a"
KitML = "b2531deb-9288-45c6-8f4a-0220551da45d"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
KitBase = "0.7, 0.8, 0.9"
KitBase = "0.9"
KitML = "0.4"
Reexport = "^1"
julia = "^1"
Expand Down

0 comments on commit d244b68

Please sign in to comment.