Skip to content

Commit a1e69a5

Browse files
Version bump to v1.0.2
1 parent 5a3761c commit a1e69a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rails-nginx (1.0.1)
4+
rails-nginx (1.0.2)
55
puma
66
rails
77
ruby-nginx (>= 1.0.1)

lib/rails/nginx/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Rails
44
module Nginx
5-
VERSION = "1.0.1"
5+
VERSION = "1.0.2"
66
end
77
end

0 commit comments

Comments
 (0)