website/index.html in thumbnail-0.2.1 vs website/index.html in thumbnail-0.2.2

- old
+ new

@@ -30,10 +30,10 @@ <body> <div id="main"> <img src="logo.png" id="logo"> <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/thumbnail"; return false'> <p>Get Version</p> - <a href="http://rubyforge.org/projects/thumbnail" class="numbers">0.2.1</a> + <a href="http://rubyforge.org/projects/thumbnail" class="numbers">0.2.2</a> </div> <h2>What</h2> <p>A Ruby wrapper for the <a href="http://www.amazon.com/b/ref=sc_fe_c_0_239513011_4/102-1130464-8229719?ie=UTF8&node=236156011&no=239513011&me=A36L942TSJ2AJA">Amazon Web Services Alexa Site Thumbnail Service</a> REST API, which provides website thumbnail images on demand for a small fee ($0.20/1000).</p>