lib/elasticsearch/model/version.rb in elasticsearch-model-0.1.0.rc1 vs lib/elasticsearch/model/version.rb in elasticsearch-model-0.1.0
- old
+ new
@@ -1,5 +1,5 @@
module Elasticsearch
module Model
- VERSION = "0.1.0.rc1"
+ VERSION = "0.1.0"
end
end