stickyflag 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,6 +7,7 @@ require 'stickyflag/tags/png'
7
7
  require 'stickyflag/tags/tex'
8
8
  require 'stickyflag/tags/c'
9
9
  require 'stickyflag/tags/mmd'
10
+ require 'stickyflag/tags/mkv'
10
11
 
11
12
  module StickyFlag
12
13
  module TagFactory
@@ -5,7 +5,7 @@ module StickyFlag
5
5
  NUMBERS = [
6
6
  MAJOR = 0,
7
7
  MINOR = 3,
8
- BUILD = 1
8
+ BUILD = 2
9
9
  ]
10
10
  end
11
11
  VERSION = Version::NUMBERS.join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stickyflag
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: