From 534d29684c31788657c34a399cc368779a6df9d8 Mon Sep 17 00:00:00 2001 From: Matt Parker Date: Sun, 16 Jan 2011 14:01:48 -0500 Subject: [PATCH] updated gemspec via "rake gemspec" --- couchrest_model.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/couchrest_model.gemspec b/couchrest_model.gemspec index f80ba94..dfa0335 100644 --- a/couchrest_model.gemspec +++ b/couchrest_model.gemspec @@ -22,6 +22,7 @@ Gem::Specification.new do |s| "README.md", "Rakefile", "THANKS.md", + "VERSION", "history.txt", "lib/couchrest/model.rb", "lib/couchrest/model/associations.rb",