dynarex-blog 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/dynarex-blog.rb +1 -0
  2. metadata +1 -1
data/lib/dynarex-blog.rb CHANGED
@@ -112,6 +112,7 @@ class DynarexBlog
112
112
 
113
113
  def tag(tag)
114
114
  @current_lookup = tag + '_lookup.xml'
115
+ self
115
116
  end
116
117
 
117
118
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynarex-blog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors: []
7
7