Skip to content

Commit

Permalink
bump version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Jan 7, 2024
1 parent ab26a76 commit b54c77c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.3 (1/7/2024)
-----
* no changes, just re-release to update README on https://www.rubydoc.info/gems/cztop

1.2.2 (1/7/2024)
-----
* restore compatibility with Ruby 3.0+
Expand Down
2 changes: 1 addition & 1 deletion lib/cztop/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module CZTop

VERSION = '1.2.2'
VERSION = '1.2.3'

end

0 comments on commit b54c77c

Please sign in to comment.