Skip to content

Commit

Permalink
Requires stripe/version
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed May 23, 2012
1 parent 461026c commit f21c271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stripe.rb
Expand Up @@ -10,7 +10,7 @@
require 'multi_json'

# Version
require File.join(File.dirname(__FILE__), 'stripe/version')
require 'stripe/version'

# API operations
require 'stripe/api_operations/create'
Expand Down

0 comments on commit f21c271

Please sign in to comment.