dollhouse 0.2.0.beta.1 → 0.2.0

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 (2) hide show
  1. data/lib/dollhouse/version.rb +1 -1
  2. metadata +4 -6
@@ -1,3 +1,3 @@
1
1
  module Dollhouse
2
- VERSION = "0.2.0.beta.1" unless defined?(Dollhouse::VERSION)
2
+ VERSION = "0.2.0" unless defined?(Dollhouse::VERSION)
3
3
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dollhouse
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196353
5
- prerelease: true
4
+ hash: 23
5
+ prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
9
  - 0
10
- - beta
11
- - 1
12
- version: 0.2.0.beta.1
10
+ version: 0.2.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - Glen Maddern
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2010-11-12 00:00:00 +11:00
18
+ date: 2010-11-30 00:00:00 +11:00
21
19
  default_executable:
22
20
  dependencies:
23
21
  - !ruby/object:Gem::Dependency