Skip to content

Commit 56566b9

Browse files
committed
📝 Go 1.0
1 parent 719ea8f commit 56566b9

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
@@ -335,7 +335,7 @@ the [Pessimistic Version Constraint][pvc] with two digits of precision.
335335
For example:
336336

337337
```ruby
338-
spec.add_dependency "oauth", "~> 0.6.0"
338+
spec.add_dependency "oauth", "~> 1.0"
339339
```
340340

341341
## License

0 commit comments

Comments
 (0)