Skip to content

Commit d39f25a

Browse files
committed
Project version
1 parent c8933c7 commit d39f25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "ksql-jdbc-driver"
22

3-
version := "0.1-SNAPSHOT"
3+
version := "0.1.0"
44

55
initialize := {
66
assert(Integer.parseInt(sys.props("java.specification.version").split("\\.")(1)) >= 7, "Java 7 or above required")

0 commit comments

Comments
 (0)