We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a85f8c + 5dc6ef9 commit 4cc3cf3Copy full SHA for 4cc3cf3
spec/open_weather/version_spec.rb
@@ -1,5 +1,5 @@
1
describe 'Version' do
2
- it 'should be version 0.10.0' do
3
- OpenWeather::VERSION.should == '0.10.0'
+ it 'should be version 0.11.0' do
+ OpenWeather::VERSION.should == '0.11.0'
4
end
5
0 commit comments