Skip to content

Commit d0cc297

Browse files
authored
Fix business application created naming (#43)
* fix: BusinessApplicationCreated naming * feat: version bump to 0.2.1
1 parent 1266d40 commit d0cc297

File tree

819 files changed

+6618
-4876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

819 files changed

+6618
-4876
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add this dependency to your project's POM:
2525
<dependency>
2626
<groupId>co.unit</groupId>
2727
<artifactId>java-sdk</artifactId>
28-
<version>0.2.0</version>
28+
<version>0.2.1</version>
2929
</dependency>
3030
</dependencies>
3131
```

0 commit comments

Comments
 (0)