Bootstrap Notify formally known as Bootstrap notify was renamed at version 3.0.0. This project originally started out to be a pull request for ifightcrime's Bootstrap notify plugin, but quickly grew into it's own. This is the reason the two plugins shared a name and I chose that it was time that my plugin got its own name.
Please keep in mind that with this new version of Bootstrap Notify formally known as Bootstrap Growl that you will not be able to just drop it into your project and go. When ever I do a big update such as going from version 2.x to 3.x that it is a complete rewrite with new features and better support. This means you will have to review your project before updating this project. Another important update is since version 3.x you no longer call the plugin using
$.growl(...)
you must use $.notify(...)
.