Skip to content

Commit 2bf124a

Browse files
committed
1.0.11
1 parent c692c45 commit 2bf124a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>httl</groupId>
66
<artifactId>httl-benchmark</artifactId>
7-
<version>1.0.9</version>
7+
<version>1.0.11</version>
88
<packaging>jar</packaging>
99
<name>HTTL</name>
1010
<description>Template Engine Benchmark.</description>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>httl</groupId>
2727
<artifactId>httl</artifactId>
28-
<version>1.0.10</version>
28+
<version>1.0.11</version>
2929
<scope>test</scope>
3030
</dependency>
3131
<dependency>

0 commit comments

Comments
 (0)