0.2.1
Bug fixes
- Fixes #6 - the close button builder has been moved to each dismissable component instead of being shared through the DismissableComponent class. This is because the Message requires the button to be closed at a later state to the Notification. This will be changed at a later date as it feels dirty duplicating this.