diff --git a/bower.json b/bower.json
index 97354b9..a080d2e 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,6 @@
 {
   "name": "bootstrap-modal",
   "description": "Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.",
-  "version": "2.2.5",
   "main": ["js/bootstrap-modal.js", "js/bootstrap-modalmanager.js", "css/bootstrap-modal.css"],
   "dependencies": {
     "bootstrap": ">=2.3.0"