couchbase 1.2.0.beta → 1.2.0.z.beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,7 @@
1
+ ## 1.2.0.z.beta / 2012-09-18
2
+
3
+ * Fix version ordering by using ".z" prefix before .beta
4
+
1
5
  ## 1.2.0.beta / 2012-09-18
2
6
 
3
7
  * RCBC-70 return binary keys using Encoding.external value (thanks to Alex Leverington)
@@ -17,5 +17,5 @@
17
17
 
18
18
  # Couchbase ruby client
19
19
  module Couchbase
20
- VERSION = "1.2.0.beta"
20
+ VERSION = "1.2.0.z.beta"
21
21
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: couchbase
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0.beta
4
+ version: 1.2.0.z.beta
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: