refer to v4 in readme
This commit is contained in:
parent
7e47006f4f
commit
a19c1cbecc
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ introduced with new major versions. As a result of this policy, you can (and
|
||||||
should) specify a dependency on this gem using the [Pessimistic Version
|
should) specify a dependency on this gem using the [Pessimistic Version
|
||||||
Constraint][pvc] with two digits of precision. For example:
|
Constraint][pvc] with two digits of precision. For example:
|
||||||
|
|
||||||
spec.add_dependency 'middleman-core', '~> 3.0'
|
spec.add_dependency 'middleman-core', '~> 4.0'
|
||||||
|
|
||||||
[semver]: http://semver.org/
|
[semver]: http://semver.org/
|
||||||
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
|
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
|
||||||
|
|
Loading…
Reference in a new issue