[ANN] Green Shoes v1.1 released

Hello, everyone.

Green Shoes v1.1 has been released! The latest version is v1.1.348.

Install: gem install green_shoes

RubyGems: http://rubygems.org/gems/green_shoes

GitHub: https://github.com/ashbb/green_shoes

Manual: http://ashbb.github.com/green_shoes

ML: http://librelist.com/browser/shoes

Green Shoes is one of the colorful Shoes[1], written in pure Ruby with
Ruby/GTK2.

## v1.1 ##

- added a gem executable command `gshoes`
  with -p option, you can package your Green Shoes app into a .gsy file.
- updated Japanese manual completely
- added video method
- added CodeBox
- others:
  improved the compatibility of Red Shoes
  fixed many bugs

I wrote some mini games with Green Shoes, e.g. samegame[2], unblockme[3],
etc.
Try out them. :smiley:

Let's enjoy Ruby programming with Green Shoes.

Merry Christmas,
ashbb

1: http://shoesrb.com/
2: https://github.com/ashbb/samegame_on_shoes
3: https://github.com/ashbb/unblockme