storyboard 0.4.0 → 0.4.1

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.
data/bin/storyboard CHANGED
@@ -82,8 +82,6 @@ end
82
82
 
83
83
  options[:scenes] = true if options[:scenes].nil?
84
84
 
85
- p options
86
-
87
85
  if ARGV.size < 1
88
86
  puts "videofile required"
89
87
  puts opts.to_s
@@ -1,3 +1,3 @@
1
1
  class Storyboard
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: storyboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: