Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
remove gemspec and bump version to 1.1.99.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Mar 9, 2009
1 parent db87c41 commit 89f1cb8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 34 deletions.
1 change: 0 additions & 1 deletion Manifest.txt
Expand Up @@ -196,7 +196,6 @@ resources/spec/simple_spec.rb
resources/test/spec_and_test_together.rb
resources/test/spec_including_test_but_not_unit.rb
resources/test/test_case_with_should_methods.rb
rspec.gemspec
spec/README.jruby
spec/autotest/autotest_helper.rb
spec/autotest/autotest_matchers.rb
Expand Down
2 changes: 1 addition & 1 deletion lib/spec/version.rb
Expand Up @@ -4,7 +4,7 @@ module VERSION
MAJOR = 1
MINOR = 1
TINY = 99
MINESCULE = 13
MINESCULE = 14


STRING = [MAJOR, MINOR, TINY, MINESCULE].compact.join('.')
Expand Down
32 changes: 0 additions & 32 deletions rspec.gemspec

This file was deleted.

0 comments on commit 89f1cb8

Please sign in to comment.