bin/pagy in pagy-8.6.2 vs bin/pagy in pagy-8.6.3
- old
+ new
@@ -1,8 +1,8 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
-VERSION = '8.6.2'
+VERSION = '8.6.3'
APPS = %w[repro rails demo calendar].freeze
LINUX = RbConfig::CONFIG['host_os'].include?('linux')
HOST = '0.0.0.0'
PORT = '8000'