Skip to content

Commit 3b96460

Browse files
committed
bump version
1 parent 061781e commit 3b96460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "TextModels"
22
uuid = "77b9cbda-2a23-51df-82a3-24144d1cd378"
33
license = "MIT"
44
desc = "Practical Neural Network based models for Natural Language Processing"
5-
version = "0.2.0"
5+
version = "0.2.1"
66

77
[deps]
88
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
@@ -32,7 +32,7 @@ DataDeps = "0.7"
3232
DataStructures = "0.18, 0.19, 0.20"
3333
Flux = "0.16, 0.17"
3434
Functors = "0.4, 0.5, 0.6"
35-
JSON = "0.21, 0.22"
35+
JSON = "0.21, 1"
3636
Languages = "0.4"
3737
NNlib = "0.7, 0.8, 0.9, 0.10"
3838
StatsBase = "0.33, 0.34, 0.35"

0 commit comments

Comments
 (0)