Skip to content

Commit bd5b646

Browse files
authored
Update README.md in for releasing v2.0.2. (#100)
1 parent eb615ce commit bd5b646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You must choose the goon major version based on which App Engine library you are
88

99
| App Engine Go library | Include in your project | Correct goon version |
1010
|----------------------------------|-----------------------------|------------------------------------------------------------------------|
11-
| `google.golang.org/appengine/v2` |`github.com/mjibson/goon/v2` | [goon v2.0.1](https://github.com/mjibson/goon/releases/tag/v2.0.1) |
11+
| `google.golang.org/appengine/v2` |`github.com/mjibson/goon/v2` | [goon v2.0.2](https://github.com/mjibson/goon/releases/tag/v2.0.2) |
1212
| `google.golang.org/appengine` |`github.com/mjibson/goon` | [goon v1.1.0](https://github.com/mjibson/goon/releases/tag/v1.1.0) |
1313
| `appengine` |`github.com/mjibson/goon` | [goon v0.9.0](https://github.com/mjibson/goon/releases/tag/v0.9.0) |
1414
| `cloud.google.com/go` |N/A | Not supported ([issue #74](https://github.com/mjibson/goon/issues/74)) |

0 commit comments

Comments
 (0)