Skip to content

Commit

Permalink
chore: Upgrade version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
behzodhalil committed Jul 7, 2023
1 parent 3911665 commit 83406e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.3.0] - July 7, 2023

- Change the type of middleware
- Add logger interceptor as default
- Fix test cases

## [0.1.1] - June 22, 2023

# What's Changed
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2

# POM
GROUP = io.github.behzodhalil
VERSION_NAME = 0.2.1
VERSION_NAME = 0.3.0

POM_URL = https://github.com/getspherelabs/meteor
POM_SCM_URL =https://github.com/getspherelabs/meteor
Expand Down

0 comments on commit 83406e7

Please sign in to comment.