Skip to content

Commit 5d08a19

Browse files
committed
Make changes for the 0.11.0 release.
1 parent 513efb1 commit 5d08a19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
limitations under the License.
1515
-->
1616

17-
### (????-??-??) v0.11.0
17+
### (2022-09-02) v0.11.0
1818

1919
- Flush remaining events in the buffer after interrupting the throttler.
2020

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
<properties>
8181

82-
<revision>0.11.0-SNAPSHOT</revision>
82+
<revision>0.11.0</revision>
8383
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8484
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
8585
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)