Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhunter committed Jan 30, 2013
1 parent bbbb0e6 commit 7073d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dossier (2.1.1)
dossier (2.2.0)
actionmailer (~> 3.2)
actionpack (~> 3.2)
activesupport (~> 3.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/dossier/version.rb
@@ -1,3 +1,3 @@
module Dossier
VERSION = "2.1.1"
VERSION = "2.2.0"
end

0 comments on commit 7073d1e

Please sign in to comment.