Update to 0.2.1
@ -19,7 +19,7 @@ For Maven based projects, use the following to configure the CloudEvents Java SD
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-api</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</dependency>
```