Remove mention of the bump version (#112)

Relates to [https://github.com/CityOfZion/neo-go/issues/110#issuecomment-444820802](issue)
This commit is contained in:
Evgeniy Kulikov 2018-12-06 13:31:41 +03:00 committed by Anthony De Meulemeester
parent fa1da2cb91
commit 3305782ac9

View file

@ -5,12 +5,3 @@
### Solution
...
### Notes
Use [semver](https://semver.org/) to bump `VERSION`, and remember to run the following after
merging your PR:
```
make push-tag
```