Skip to content

Commit 63e90ee

Browse files
committed
Bump to 1.1 to release #14
1 parent 31a7e95 commit 63e90ee

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

55
<groupId>io.dinject</groupId>
66
<artifactId>dinject</artifactId>
7-
<version>0.15-SNAPSHOT</version>
7+
<version>1.1-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>io.dinject</groupId>
3838
<artifactId>dinject-generator</artifactId>
39-
<version>0.14</version>
39+
<version>1.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)