Skip to content

Commit

Permalink
Preparing for 2.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 19, 2013
1 parent 175863d commit 1b4397c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SUFIA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
2 changes: 1 addition & 1 deletion lib/sufia/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Sufia
VERSION = "2.0.0"
VERSION = "2.0.1"
end
2 changes: 1 addition & 1 deletion sufia-models/lib/sufia/models/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Sufia
module Models
VERSION = "2.0.0"
VERSION = "2.0.1"
end
end

0 comments on commit 1b4397c

Please sign in to comment.