File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2020-10-30)
4+
5+
6+ ### Features
7+
8+ * initialize the generator ([ bddc1d1] ( https://www.github.com/googleapis/google-cloudevents-java/commit/bddc1d1eecbd04e3260304796e58ffeb6c163e47 ) )
9+ * run the generator ([ e86619b] ( https://www.github.com/googleapis/google-cloudevents-java/commit/e86619b6e62c56474510299674f52e49cf38858c ) )
10+
11+
12+ ### Documentation
13+
14+ * init ([ 4f4c5d0] ( https://www.github.com/googleapis/google-cloudevents-java/commit/4f4c5d0b8cfff6b719c6dcd6babe984a4ad20ced ) )
Original file line number Diff line number Diff line change 66
77 <groupId >com.google.cloud</groupId >
88 <artifactId >google-cloudevent-types</artifactId >
9- <version >0.0.1-SNAPSHOT </version ><!-- {x-version-update:google-cloudevent-types:current} -->
9+ <version >0.1.0 </version ><!-- {x-version-update:google-cloudevent-types:current} -->
1010
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloudevent-types:0.0 .0:0.0.1-SNAPSHOT
4+ google-cloudevent-types:0.1 .0:0.1.0
You can’t perform that action at this time.
0 commit comments