petooh 6.0.1 → 6.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/.yardopts +5 -0
  2. metadata +2 -1
@@ -0,0 +1,5 @@
1
+ lib/**/*.rb
2
+ gen/lib/**/*.rb
3
+ README.md
4
+ gen/PETOOH_language.md
5
+ gen/LICENSE
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: petooh
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.0.1
4
+ version: 6.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -28,6 +28,7 @@ extra_rdoc_files:
28
28
  - gen/LICENSE
29
29
  files:
30
30
  - gen/lib/petooh.rb
31
+ - .yardopts
31
32
  - README.md
32
33
  - gen/README
33
34
  - gen/PETOOH_language.md