Commit 70ec38f0 70ec38f0d15e4db17ac0f754c59bf68199a0a2d4 by Mickaël Andrieu

Update last zip/tarball for last stable release

1 parent fe2423f8
......@@ -71,9 +71,9 @@ Once PhantomJS and CasperJS installed on your machine, you should obtain somethi
.. code-block:: text
$ phantomjs --version
1.8.2
1.8.1
$ casperjs
CasperJS version 1.1.0-DEV at /Users/niko/Sites/casperjs, using phantomjs version 1.9.0
CasperJS version 1.1.0-DEV at /Users/niko/Sites/casperjs, using phantomjs version 1.8.1
# ...
Or if SlimerJS is your thing:
......@@ -95,8 +95,8 @@ You can download tagged archives of CasperJS code:
**Latest stable version:**
- https://github.com/n1k0/casperjs/zipball/1.0.0 (zip)
- https://github.com/n1k0/casperjs/tarball/1.0.0 (tar.gz)
- https://github.com/n1k0/casperjs/zipball/1.0.3 (zip)
- https://github.com/n1k0/casperjs/tarball/1.0.3 (tar.gz)
**Latest development version (master branch):**
......