Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Commit

Permalink
Bumping version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Mar 20, 2013
1 parent 44be994 commit 369f951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/push-notification.rb
Expand Up @@ -8,7 +8,7 @@

module Rack
class PushNotification < Sinatra::Base
VERSION = '0.3.1'
VERSION = '0.4.0'

use Rack::PostBodyContentTypeParser
helpers Sinatra::Param
Expand Down

0 comments on commit 369f951

Please sign in to comment.