Skip to content

Commit

Permalink
update version to 1.0.2
Browse files Browse the repository at this point in the history
update version; update changelog
  • Loading branch information
zaytiri committed Apr 7, 2023
1 parent 285737d commit 7d56483
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed
- Removed

## [1.0.2] - 2023-04-07

### Fixed
- fixed issue where it would give an error when trying to print '%'. It was not escaped correctly.

## [1.0.1] - 2023-04-07

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion phulize/version/progsettings.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PROG:
VERSION: 1.0.1
VERSION: 1.0.2

0 comments on commit 7d56483

Please sign in to comment.