compass 0.10.0.pre9 → 0.10.0.rc1

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.
Files changed (3) hide show
  1. data/REVISION +1 -1
  2. data/VERSION.yml +1 -1
  3. metadata +2 -2
data/REVISION CHANGED
@@ -1 +1 @@
1
- f3eb23954dde3f016edcdb542ec2051ece3694a3
1
+ 98908c49780d58a43681c484bb36c6ace0cc2d85
@@ -2,4 +2,4 @@
2
2
  :patch: 0
3
3
  :major: 0
4
4
  :minor: 10
5
- :build: pre9
5
+ :build: rc1
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 10
8
8
  - 0
9
- - pre9
10
- version: 0.10.0.pre9
9
+ - rc1
10
+ version: 0.10.0.rc1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Chris Eppstein