diff --git a/bower.json b/bower.json
index 382b46e4..d5e5afc1 100644
--- a/bower.json
+++ b/bower.json
@@ -12,5 +12,5 @@
"license": "MIT",
"main": "lib/jquery.raty.js",
"name": "raty",
- "version": "2.8.0"
+ "version": "2.9.0"
}
diff --git a/changelog.md b/changelog.md
index 15d0121b..e47c13ae 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,11 @@
# jQuery Raty - A Star Rating Plugin - http://wbotelhos.com/raty
+## 2.9.0
+
+### Changes
+
++ Drops `engines` from `package.json` for a greater flexibility;
+
## 2.8.0
### News
diff --git a/demo/index.html b/demo/index.html
index 3125a8a9..9fba8b35 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -81,7 +81,7 @@