Skip to content

Commit

Permalink
Update SNAPSHOT version to 0.45.0 + update CHANGELOG (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
shashachu authored Feb 15, 2022
1 parent 862d3b7 commit e1674f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## Unreleased

### Added

### Fixed

### Changed

### Removed

## [0.44.0] - 2022-02-15

Please welcome [paul-dingemans](https://github.com/paul-dingemans) as an official maintainer of ktlint!
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.44.0-SNAPSHOT
VERSION_NAME=0.45.0-SNAPSHOT

POM_DESCRIPTION=An anti-bikeshedding Kotlin linter with built-in formatter.

Expand Down

0 comments on commit e1674f8

Please sign in to comment.