lib/slideshow.rb in slideshow-0.8.1 vs lib/slideshow.rb in slideshow-0.8.2
- old
+ new
@@ -21,10 +21,10 @@
require 'slideshow/opts'
require 'slideshow/gen'
module Slideshow
- VERSION = '0.8.1'
+ VERSION = '0.8.2'
def Slideshow.main
# allow env variable to set RUBYOPT-style default command line options
# e.g. -o slides -t <your_template_manifest_here>
\ No newline at end of file