Skip to content

Commit b9d8cab

Browse files
remove v from version.
1 parent 89d74cf commit b9d8cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Most commonly, if you are using [Maven] you can add the following to your pom.xm
5151
<dependency>
5252
<groupId>com.authzed.api</groupId>
5353
<artifactId>authzed</artifactId>
54-
<version>v1.2.0</version>
54+
<version>1.2.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)