* mention release preview version in readme * fix * Update build command (#258) Co-authored-by: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com> * Bump sdk for preview 10 (#262) * Bump sdk for token and implement temporary allowances * Update rest of examples * Update atomic swap example. * Update multiswap example * fix more examples * Fix events example * Update auth example * Update timelock example * fix tests --------- Co-authored-by: Dmytro Kozhevin <dmytro@stellar.org> * Add/update examples with new functionality (#261) * Change deployer example to deploy contracts on behalf of any address. * Bump SDK to 0.9.1 * Add example for deep sub-contract auth. * Add makefile for a new example * !fixup makefile fix * Fix event name (#264) * Add a fuzzing example. (#265) * Bump increment (#267) * Added instance bump to increment * Bump sdk to 0.9.2 --------- Co-authored-by: Siddharth Suresh <siddharth@stellar.org> * Add bumps to token example (#268) * Update soroban cli version --------- Co-authored-by: Graydon Hoare <graydon@pobox.com> Co-authored-by: Siddharth Suresh <siddharth@stellar.org> Co-authored-by: Dmytro Kozhevin <dmytro@stellar.org> Co-authored-by: Brian Anderson <andersrb@gmail.com> Co-authored-by: Garand Tyson <garand@stellar.org>