We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b381322 commit b235e94Copy full SHA for b235e94
ChangeLog.md
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
-- added useTypeHint option to VPack.Builder
+## [2.4.0] - 2020-07-29
10
+
11
+- added useTypeHints option to VPack.Builder
12
13
## [2.3.1] - 2020-05-05
14
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
<artifactId>velocypack</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>
0 commit comments