RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jsl-feedzirra
Versions diffs
0.0.12.3 → 0.0.12.4
jsl-feedzirra 0.0.12.3 → 0.0.12.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/feedzirra.rb
+1
-1
metadata
+1
-1
data/lib/feedzirra.rb
CHANGED
Viewed
@@ -41,5 +41,5 @@ require 'feedzirra/parser/atom_feed_burner'
41
41
42
42
module Feedzirra
43
43
USER_AGENT = "feedzirra http://github.com/pauldix/feedzirra/tree/master"
44
-
VERSION = "0.0.12"
44
+
VERSION = "0.0.12
.4
"
45
45
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: jsl-feedzirra
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.12.
3
4
+
version: 0.0.12.
4
5
5
platform: ruby
6
6
authors:
7
7
- Paul Dix