Bumped patch version

This commit is contained in:
Yessiest 2023-09-20 22:59:15 +04:00
parent 960dbf92ea
commit 6e6ff6151f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "landline"
spec.version = "0.9"
spec.version = "0.9.1"
spec.summary = "Elegant HTTP DSL"
spec.description = <<~DESC
Landline is a no-hard-dependencies HTTP routing DSL that was made entirely for fun.