Skip to content

Commit

Permalink
Removed warnings flag from rspec. Bumped to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damian committed Jul 27, 2014
1 parent fa6297a commit 614675a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .rspec
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
--color
--warnings
--require spec_helper
2 changes: 1 addition & 1 deletion lib/html5_validator/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Html5Validator
VERSION = "0.0.2"
VERSION = "1.0.0"
end

0 comments on commit 614675a

Please sign in to comment.