Bump to 4.0.0 — switch from simply_stored to simply_couch
BREAKING: Models now use SimplyCouch::Model instead of SimplyStored::Couch. Gem dependency changed from simply_stored to simply_couch. devise_simply_stored → devise_simply_couch.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module Cmtool
|
||||
VERSION = "3.0.0"
|
||||
VERSION = "4.0.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user