mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
4 lines
92 B
Bash
4 lines
92 B
Bash
#!/bin/sh
|
|
|
|
perl -ne 'print $1 if'" /@@version.*'([\d.]+)'/" "$(dirname "$0")/lib/stripe.rb"
|