Update version.rb

This commit is contained in:
Andrew Horton
2026-04-03 01:51:52 +11:00
committed by GitHub
parent f78efbd160
commit d279d93042
+1 -1
View File
@@ -15,5 +15,5 @@
# You should have received a copy of the GNU General Public License
# along with WhatWeb. If not, see <http://www.gnu.org/licenses/>.
module WhatWeb
VERSION = '0.6.3'.freeze
VERSION = '0.6.4'.freeze
end