This commit is contained in:
Garen Torikian 2016-05-31 17:51:09 -07:00
parent f5839c3a5b
commit 2aa1aedd92

View file

@ -4,7 +4,7 @@ If you are a seasoned Node developer, you are surely aware of `semver` - and
might be used to giving your dependency management systems only rough guidelines
rather than fixed version numbers. Due to the hard dependency on Node and
Chromium, Electron is in a slightly more difficult position and does not follow
semver. You should therefor always reference a specific version of Electron.
semver. You should therefore always reference a specific version of Electron.
Version numbers are bumped using the following rules: