Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed Dec 18, 2010
1 parent 0a84e78 commit fb3310f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
7 changes: 2 additions & 5 deletions client/juggernaut.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@

Gem::Specification.new do |s|
s.name = %q{juggernaut}
s.version = "2.0.0"
s.version = "2.0.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alex MacCaw"]
s.date = %q{2010-10-28}
s.date = %q{2010-12-18}
s.description = %q{Use Juggernaut to easily implement realtime chat, collaboration, gaming and much more!}
s.email = %q{info@eribium.org}
s.extra_rdoc_files = [
"README"
]
s.files = [
".document",
".gitignore",
Expand Down

0 comments on commit fb3310f

Please sign in to comment.