Skip to content

Commit f515239

Browse files
committed
Update version to 1.0-rc3
1 parent 7f7b708 commit f515239

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jimfs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.google.jimfs</groupId>
2424
<artifactId>jimfs-parent</artifactId>
25-
<version>1.0-rc2</version>
25+
<version>1.0-rc3</version>
2626
</parent>
2727

2828
<artifactId>jimfs</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>com.google.jimfs</groupId>
2929
<artifactId>jimfs-parent</artifactId>
3030
<packaging>pom</packaging>
31-
<version>1.0-rc2</version>
31+
<version>1.0-rc3</version>
3232

3333
<modules>
3434
<module>jimfs</module>

0 commit comments

Comments
 (0)