We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55c38b commit e5c32e1Copy full SHA for e5c32e1
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.isnsest</groupId>
7
<artifactId>denizen-velocity</artifactId>
8
<packaging>jar</packaging>
9
- <version>1.0</version>
+ <version>1.2</version>
10
<name>denizen-velocity</name>
11
<url>https://github.com/isnsest/denizen-velocity</url>
12
src/main/resources/velocity-plugin.json
@@ -1,7 +1,7 @@
1
{
2
"id": "denizen-velocity",
3
"name": "denizen-velocity",
4
- "version": "1.1",
+ "version": "1.2",
5
"description": "Denizen-Velocity bridge for Velocity",
"authors": [
"isnsest"
0 commit comments