Skip to content

Commit

Permalink
correcting version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gszep committed Jun 7, 2022
1 parent caaf6ae commit ecabfa5
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,7 +1,7 @@
name = "FlowAtlas"
uuid = "ef7debb3-0d09-4604-8960-6109d4c5b3e0"
authors = ["gszep <[email protected]>"]
version = "0.1.11"
version = "0.1.12"

[deps]
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
Expand Down Expand Up @@ -36,7 +36,7 @@ ImageIO = "0.4, 0.5"
Images = "0.24, 0.25"
Impute = "0.6"
JSON = "0.21"
JSServe = "= 1.2.4"
JSServe = "= 1.2.3"
MetaGraphs = "0.6, 0.7"
OrderedCollections = "1"
StaticArrays = "1"
Expand Down

0 comments on commit ecabfa5

Please sign in to comment.