Skip to content

Commit 15b20ca

Browse files
Bumped version to 1.0.0
1 parent c9daada commit 15b20ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
ruby-nginx (1.0.0.pre.beta.4)
4+
ruby-nginx (1.0.0)
55
erb
66
thor
77
tty-command (~> 0.10, >= 0.10.1)

lib/ruby/nginx/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Ruby
44
module Nginx
5-
VERSION = "1.0.0-beta.4"
5+
VERSION = "1.0.0"
66

77
Version = Gem::Version
88
end

0 commit comments

Comments
 (0)