Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [v0.0.6](https://github.com/orangekame3/paclear/compare/v0.0.5...v0.0.6) - 2023-10-05

## [v0.0.5](https://github.com/orangekame3/paclear/compare/v0.0.4...v0.0.5) - 2023-10-05

## [v0.0.4](https://github.com/orangekame3/paclear/compare/v0.0.3...v0.0.4) - 2023-10-05
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,10 @@ paclear is a clear command with pacman animation

> **Note**
> I've crafted paclear in compliance with [the official fan-made policy of Pac-Man](https://www.pacman.com/jp/policy/fanmade.php).
>
>
>「このコンテンツはファンメイドコンテンツです。
>[「パックマン及び自社IPゲームシリーズ」ファンメイドコンテンツポリシー](https://www.pacman.com/jp/policy/fanmade.php)のもと制作されています。」


## Demo

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ THE SOFTWARE.
*/
package main

const version = "0.0.5"
const version = "0.0.6"