sensible-cinema 0.23.1 → 0.23.2

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/VERSION CHANGED
@@ -1 +1 @@
1
- 0.23.1
1
+ 0.23.2
@@ -1,4 +1,4 @@
1
- == 0.23.1 ==
1
+ == 0.23.{1,2} ==
2
2
 
3
3
  It now *requires* outside files as file input, instead of just raw DVD's ever.
4
4
  Also fixed up some unit tests.
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{sensible-cinema}
8
- s.version = "0.23.1"
8
+ s.version = "0.23.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Roger Pack"]
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: sensible-cinema
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.23.1
5
+ version: 0.23.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Roger Pack