lcclasses 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/lcclasses.gemspec +1 -1
- data/lib/lcclasses.rb +1 -1
- metadata +1 -1
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.2
|
data/lcclasses.gemspec
CHANGED
data/lib/lcclasses.rb
CHANGED
@@ -44,7 +44,7 @@ module LCClasses
|
|
44
44
|
"AG" => { :name => "Dictionaries and other general reference works" },
|
45
45
|
"AI" => { :name => "Indexes" },
|
46
46
|
"AM" => { :name => "Museums. Collectors and collecting" },
|
47
|
-
"AN" => { :name => "
|
47
|
+
"AN" => { :name => "Newspapers" },
|
48
48
|
"AP" => { :name => "Periodicals" },
|
49
49
|
"AS" => { :name => "Academies and learned societies" },
|
50
50
|
"AY" => { :name => "Yearbooks. Almanacs. Directories" },
|