Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Nov 20, 2009
1 parent 124de7b commit ba99df6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RbST.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{RbST}
s.version = "0.0.2"
s.version = "0.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["William Melody"]
s.date = %q{2009-11-04}
s.date = %q{2009-11-20}
s.description = %q{A simple Ruby wrapper for processing reStructuredText via Python's Docutils}
s.email = %q{wmelody@gmail.com}
s.extra_rdoc_files = [
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.2
0.1.0

0 comments on commit ba99df6

Please sign in to comment.