Skip to content

Commit

Permalink
Merge pull request #23 from pdeffebach/tableview_bump
Browse files Browse the repository at this point in the history
TableView bump and FloatingTableView bump
  • Loading branch information
pdeffebach authored May 31, 2021
2 parents cf65a02 + 3a783bc commit a92083a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name = "FloatingTableView"
uuid = "197bc772-8d3f-4a3f-b50f-4eb5086fedbf"
authors = ["pdeffebach <[email protected]>"]
version = "0.1.2"
version = "0.2.0"

[deps]
Blink = "ad839575-38b3-5650-b840-f874b8c74a25"
TableView = "40c74d1a-b44c-5b06-a7c1-6cbea58ea978"

[compat]
julia = "1"
Blink = "0.12"
TableView = "0.6"
TableView = "0.7"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

1 comment on commit a92083a

@pdeffebach
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.