Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 24, 2024
1 parent 40f5afe commit 8ff7c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/pkg-config/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2012-2023 Sutou Kouhei <[email protected]>
# Copyright (C) 2012-2024 Sutou Kouhei <[email protected]>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand All @@ -15,5 +15,5 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

module PKGConfig
VERSION = "1.5.7"
VERSION = "1.5.8"
end

0 comments on commit 8ff7c21

Please sign in to comment.