lib/rackup/version.rb in rackup-1.0.0 vs lib/rackup/version.rb in rackup-1.0.1
- old
+ new
@@ -2,7 +2,7 @@
# Released under the MIT License.
# Copyright, 2022, by Samuel Williams.
module Rackup
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
- old
+ new