imagine-orbit_view 0.1.4 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,10 +2,10 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{imagine-orbit_view}
5
- s.version = %q{0.1.4}
5
+ s.version = %q{0.1.8}
6
6
  s.summary = %q{Orbit slider view for Imagine}
7
7
  s.description = %q{A jquery slider album view for Imagine. Uses orbit.}
8
- s.date = %q{2011-09-19}
8
+ s.date = %q{2011-09-29}
9
9
  s.email = %q{josh@isotope11.com}
10
10
  s.homepage = %q{http://github.com/knewter/imagine}
11
11
  s.rubyforge_project = %q{imagine}
@@ -9,7 +9,7 @@ module Imagine
9
9
  plugin.pathname = root
10
10
  plugin.name = 'imagine_orbit_view'
11
11
  plugin.directory = 'orbit_view'
12
- plugin.version = %q{0.1.5}
12
+ plugin.version = %q{0.1.8}
13
13
  end
14
14
  end
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imagine-orbit_view
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-09-19 00:00:00.000000000Z
12
+ date: 2011-09-29 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: A jquery slider album view for Imagine. Uses orbit.
15
15
  email: josh@isotope11.com