Skip to content

Commit 0c846c6

Browse files
author
Pietro Vertechi
authored
Merge pull request #147 from piever/pv/release
add version number
2 parents 5f16eff + 03c80a5 commit 0c846c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "InteractBase"
22
uuid = "d3863d7c-f0c8-5437-a7b4-3ae773c01009"
3+
version = "0.10.2"
34

45
[deps]
56
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -16,7 +17,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
1617
Widgets = "cc8bc4a8-27d6-5769-a93b-9d913e69aa62"
1718

1819
[compat]
19-
julia = "0.7.0"
20+
julia = "0.7, 1"
2021
JSExpr = "≥ 0.3.0"
2122
Knockout = "≥ 0.2.1"
2223
Observables = "≥ 0.2.2"

0 commit comments

Comments
 (0)