Updated version to 0.3.

redux
David Majda 14 years ago
parent 9d239db2d6
commit f4e0d0a5ce

@ -50,7 +50,7 @@ to:
1. Download the minified parser runtime [4] and include it into your page: 1. Download the minified parser runtime [4] and include it into your page:
<script src="pegjs-runtime-0.2.1.min.js"></script> <script src="pegjs-runtime-0.3.min.js"></script>
2. Include the generated parser into your page: 2. Include the generated parser into your page:

@ -1 +1 @@
0.2.1 0.3

Loading…
Cancel
Save