Skip to content

Commit

Permalink
Version bump to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
delitescere committed Jun 29, 2010
1 parent d0a96aa commit 47fb556
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -10,8 +10,8 @@ begin
require 'jeweler'
Jeweler::Tasks.new do |gemspec|
gemspec.name = "squealer"
gemspec.summary = "Document-oriented database to RDBMS exports"
gemspec.description = "Exports MongoDB to MySQL or PostgreSQL."
gemspec.summary = "Export document-oriented database to RDBMS"
gemspec.description = "A Ruby DSL for exporting MongoDB to MySQL or PostgreSQL. You don't need to install both, just one. Use EXPORT_DBMS=[mysql|postgres] environment variable to specify the appropriate adapter."
gemspec.email = "joshua.graham@grahamis.com"
gemspec.homepage = "http://github.com/delitescere/squealer/"
gemspec.authors = ["Josh Graham", "Durran Jordan", "Matt Yoho", "Bernerd Schaefer"]
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.2.1
2.2.2

0 comments on commit 47fb556

Please sign in to comment.