Skip to content

Commit

Permalink
Fix version spec
Browse files Browse the repository at this point in the history
  • Loading branch information
czarneckid committed Jan 27, 2013
1 parent 599ed83 commit 4b4144b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tassadar/version_spec.rb
Expand Up @@ -2,6 +2,6 @@

describe 'Tassadar::VERSION' do
it 'should be the correct version' do
Tassadar::VERSION.should == '0.2.0'
Tassadar::VERSION.should == '0.3.0'
end
end

0 comments on commit 4b4144b

Please sign in to comment.