diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-01-18 12:11:26 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-01-18 12:11:26 +0900 |
| commit | f9e43724bfc6d09357ab3d3015cf3801f513c6b7 (patch) | |
| tree | 36dee61ea805bb9c4f8ad7b91066ba0468487151 | |
| parent | 16884b87af3725c0c262b208855fd71183ff5604 (diff) | |
| parent | c0f5be78588a479c1f031bac1e275ba446f7ea93 (diff) | |
| download | mruby-f9e43724bfc6d09357ab3d3015cf3801f513c6b7.tar.gz mruby-f9e43724bfc6d09357ab3d3015cf3801f513c6b7.zip | |
Merge pull request #2704 from takahashim/update-version-readme
update stable version number in README
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,9 +18,9 @@ of the Ministry of Economy, Trade and Industry of Japan. ## How to get mruby -The stable version 1.0.0 of mruby can be downloaded via the following URL: +The stable version 1.1.0 of mruby can be downloaded via the following URL: - https://github.com/mruby/mruby/archive/1.0.0.zip + https://github.com/mruby/mruby/archive/1.1.0.zip The latest development version of mruby can be downloaded via the following URL: |
