rmthemegen 0.0.22 → 0.0.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Rmthemegen
2
- VERSION = "0.0.22"
2
+ VERSION = "0.0.23"
3
3
  end
data/rmthemegen.gemspec CHANGED
@@ -4,7 +4,7 @@ require "rmthemegen/version"
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "rmthemegen"
7
- s.version = "0.0.22"
7
+ s.version = "0.0.23"
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["David Heitzman"]
10
10
  s.email = ["evolvemeans@gmail.com"]
@@ -0,0 +1,17 @@
1
+ <?xml version='1.0' standalone='yes'?>
2
+ <dict>
3
+ <array>
4
+ <dict>
5
+ <dict>
6
+ <string>#000000</string>
7
+ <string>#FFFFFF</string>
8
+ <key>background</key>
9
+ <key>foreground</key>
10
+ </dict>
11
+ <key>settings</key>
12
+ </dict>
13
+ </array>
14
+ <key>name</key>
15
+ <string>cruel_produce</string>
16
+ </dict>
17
+ <plist version="1.0" />