andand 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/andand/version.rb +1 -1
- data/website/index.html +1 -1
- metadata +1 -1
data/lib/andand/version.rb
CHANGED
data/website/index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
<h1>Object#andand</h1>
|
34
34
|
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/andand"; return false'>
|
35
35
|
<p>Get Version</p>
|
36
|
-
<a href="http://rubyforge.org/projects/andand" class="numbers">1.1.
|
36
|
+
<a href="http://rubyforge.org/projects/andand" class="numbers">1.1.1</a>
|
37
37
|
</div>
|
38
38
|
<h1>→ ‘andand’</h1>
|
39
39
|
|