pentex 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/.yardopts +3 -0
  2. data/CHANGELOG +3 -0
  3. metadata +2 -1
data/.yardopts ADDED
@@ -0,0 +1,3 @@
1
+ --no-private
2
+ lib/pentex/core.rb -
3
+ CHANGELOG
data/CHANGELOG CHANGED
@@ -1,3 +1,6 @@
1
+ == Version 0.1.6
2
+ * now really added .yardopts to gem ;)
3
+
1
4
  == Version 0.1.5
2
5
  * added .yardopts for better documentation
3
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pentex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -26,6 +26,7 @@ files:
26
26
  - lib/pentex.rb
27
27
  - README
28
28
  - CHANGELOG
29
+ - .yardopts
29
30
  homepage: http://siberas.blogspot.de/2012/03/irb-hacking-extensions.html
30
31
  licenses: []
31
32
  post_install_message: