Skip to content

Commit af5faaa

Browse files
committed
Prepare for release 1.0.0-alpha04.
1 parent a326bb2 commit af5faaa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Change Log
22
==========
33

4+
Version 1.0.0-alpha04
5+
-------------
6+
7+
_2024-05-16_
8+
9+
Fixed public imports when constructing the file descriptor set.
10+
411
Version 1.0.0-alpha03
512
-------------
613

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
22

33
GROUP=com.squareup.wiregrpcserver
4-
VERSION_NAME=1.1.0-SNAPSHOT
4+
VERSION_NAME=1.0.0-alpha04
55

66
# Publishing SHA 256 and 512 hashes of maven-metadata is not supported by Sonatype and Nexus.
77
# See https://github.com/gradle/gradle/issues/11308 and https://issues.sonatype.org/browse/NEXUS-21802

0 commit comments

Comments
 (0)