v0.0.3 (2015-01-16)
- Bug fix: Missing 'event_tickets' namespace for from client
- Bug fix: Passworks::Response#ok? now returning correct information
- Feature: Implemented custom push message in the PassResource#push via :push_message attribute
# @pass is a PassResource instance that maps to a pass in the system
@pass.push({push_message: "hello world"})