From 7b641d2c17e0f2c86a8a3fe4597cf2538fea1853 Mon Sep 17 00:00:00 2001 From: Matthew Beale Date: Sun, 31 Jul 2011 22:54:53 +0300 Subject: [PATCH] Don't update VERSION, please. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f404a8..cee8ed1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Contributions and pull requests are very welcome. Please follow these guidelines 1. Make all changes in Coffeescript files, **not** JavaScript files. 2. For feature changes, update both jQuery *and* Prototype versions 3. Use 'cake build' to generate Chosen's JavaScript file and minified version. -4. Update VERSION file according to [Semantic Versioning](http://semver.org/) guidelines. +4. Don't touch the VERSION file 5. Submit a Pull Request using GitHub. ### Using CoffeeScript & Cake