Skip to content

Commit 9312fcf

Browse files
committed
remove_index refactoring
1 parent 981949a commit 9312fcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SearchLightPostgreSQL"
22
uuid = "4327cdd6-4902-11ea-0272-430cea0431bd"
33
authors = ["Adrian Salceanu <[email protected]>"]
4-
version = "2.3.2"
4+
version = "2.3.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -12,5 +12,5 @@ SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
1212
[compat]
1313
DataFrames = "1"
1414
LibPQ = "1"
15-
SearchLight = "2.3"
15+
SearchLight = "2.9"
1616
julia = "1"

0 commit comments

Comments
 (0)