stitch-rb 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,6 +4,7 @@ module Stitch
4
4
 
5
5
  enabled begin
6
6
  require "coffee-script"
7
+ true
7
8
  rescue LoadError
8
9
  false
9
10
  end
@@ -1,3 +1,3 @@
1
1
  module Stitch
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: stitch-rb
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Alex MacCaw
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-06-29 00:00:00 -06:00
13
+ date: 2011-07-12 00:00:00 -05:00
14
14
  default_executable:
15
15
  dependencies: []
16
16