Skip to content

Commit 4f3b8df

Browse files
committed
Release: Bump version to 1.8
1 parent ba88ef8 commit 4f3b8df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
puma-status (1.7)
4+
puma-status (1.8)
55
net_http_unix (~> 0.2)
66
parallel (~> 2)
77

puma-status.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'puma-status'
3-
s.version = "1.7"
3+
s.version = "1.8"
44
s.authors = ["Yoann Lecuyer"]
55
s.date = '2019-07-14'
66
s.summary = 'Command-line tool for puma to display information about running request/process'

0 commit comments

Comments
 (0)