Skip to content

Commit 9b2468b

Browse files
authored
SNOW-1567724 Update version number to 3.0.0 (#574)
1 parent 3b68d17 commit 9b2468b

File tree

1 file changed

+1
-1
lines changed
  • src/main/scala/net/snowflake/spark/snowflake

1 file changed

+1
-1
lines changed

src/main/scala/net/snowflake/spark/snowflake/Utils.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ object Utils {
5454
*/
5555
val SNOWFLAKE_SOURCE_SHORT_NAME = "snowflake"
5656

57-
val VERSION = "2.16.0"
57+
val VERSION = "3.0.0"
5858

5959
/**
6060
* The certified JDBC version to work with this spark connector version.

0 commit comments

Comments
 (0)