Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
Updated to 2.2.0 after gemification changes
  • Loading branch information
dancar committed Sep 25, 2013
1 parent c0fc928 commit f1cadea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/grib/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class Grib
VERSION = "2.1.1"
end
VERSION = "2.2.0"
end

0 comments on commit f1cadea

Please sign in to comment.