Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sczerwinski committed Apr 18, 2023
1 parent c518ae3 commit 53ddd12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Changelog

## [Unreleased]
### Added

### Changed
- Upgrade Gradle to `8.0.2`
- Use Java 17
Expand All @@ -21,14 +19,6 @@
- Upgrade `org.jetbrains.changelog` to `2.0.0`
- Upgrade Dokka to `1.8.10`

### Deprecated

### Removed

### Fixed

### Security

## [1.2.0]
### Changed
- Upgrade Gradle to `7.4.2`
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libGroupId=it.czerwinski.android.room
libVersion=1.3.0
libVersionSuffix=SNAPSHOT
libVersionSuffix=
libDescription=Extensions for Jetpack Room
libUrl=https://czerwinski.it/projects/android-room/
gitUrl=https://github.com/sczerwinski/android-room
Expand Down

0 comments on commit 53ddd12

Please sign in to comment.