iphoto2 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/iphoto2.rb +1 -1
- metadata +1 -1
data/iphoto2.rb
CHANGED
metadata
CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.11.3
|
|
3
3
|
specification_version: 1
|
4
4
|
name: iphoto2
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 1.0.
|
6
|
+
version: 1.0.1
|
7
7
|
date: 2006-01-08 00:00:00 -05:00
|
8
8
|
summary: iphoto contains methods to parse and access the contents of the iPhoto pictures.
|
9
9
|
require_paths:
|