Bump version for a release.

This will be a new major version because a bunch of deprecated things have been
dropped.
1 file changed
tree: b5ecdb342bf9eb59f62c458867d30e13f0f9d2f4
  1. .github/
  2. AppKit/
  3. bazel_support/
  4. DebugUtils/
  5. Docs/
  6. Foundation/
  7. GTM.xcodeproj/
  8. GTMiPhone.xcodeproj/
  9. iPhone/
  10. UnitTesting/
  11. XcodeConfig/
  12. .gitignore
  13. BUILD
  14. CONTRIBUTING.md
  15. GoogleToolboxForMac.podspec
  16. GTM-Info.plist
  17. GTMDefines.h
  18. GTMiPhone-Info.plist
  19. LICENSE
  20. README.md
  21. UnitTest-Info.plist
  22. USING.md
  23. WORKSPACE
README.md

Google Toolbox for Mac

Project site https://github.com/google/google-toolbox-for-mac
Discussion group http://groups.google.com/group/google-toolbox-for-mac

A collection of source from different Google projects that may be of use to developers working other iOS or macOS projects.

If you find a problem/bug or want a new feature to be included in the Google Toolbox for Mac, please join the discussion group or submit an issue.

To get started please read USING.md for detailed information.