css2stylus 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/css2stylus +1 -1
  2. metadata +1 -1
data/bin/css2stylus CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
- require_relative '../lib/css2stylus'
2
+ require 'css2stylus'
3
3
 
4
4
  file = File.basename(ARGV[0])
5
5
  filename = File.basename(file, File.extname(file))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: css2stylus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: