Skip to content

Commit

Permalink
Release 1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Liblastic committed Jun 7, 2022
1 parent 9bdd5a2 commit 253de5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## Released
## [1.36.1] - 2022-06-07

### Fixed
- Removed deprecated `implements \Serializable` (php 8.1) from dust/Dust.php.

## [1.36.0] - 2021-11-30
Expand Down
2 changes: 1 addition & 1 deletion dustpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Author: Miika Arponen & Ville Siltala / Geniem Oy
Author URI: http://www.geniem.com
License: GPLv3
Version: 1.36.0
Version: 1.36.1
*/

final class DustPress {
Expand Down

0 comments on commit 253de5c

Please sign in to comment.