We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6f479 commit 1cbc9f7Copy full SHA for 1cbc9f7
api_valve.gemspec
@@ -3,7 +3,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__)
3
# Describe your gem and declare its dependencies:
4
Gem::Specification.new do |s|
5
s.name = 'api_valve'
6
- s.version = ENV.fetch 'VERSION', '1.0.1'
+ s.version = ENV.fetch 'VERSION', '1.1.0'
7
s.authors = ['mkon']
8
s.email = ['[email protected]']
9
s.homepage = 'https://github.com/mkon/api_valve'
0 commit comments