Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 5, 2024
1 parent ea27338 commit 2e688bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/grntest/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2012-2023 Sutou Kouhei <[email protected]>
# Copyright (C) 2012-2024 Sutou Kouhei <[email protected]>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand All @@ -14,5 +14,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

module Grntest
VERSION = "1.6.7"
VERSION = "1.6.8"
end

0 comments on commit 2e688bd

Please sign in to comment.