We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06df625 commit efde305Copy full SHA for efde305
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
name: 'benjick:stripe-native',
3
- version: '1.0.0',
+ version: '1.1.0',
4
summary: 'Implementing the Stripe API as a Meteor package without the Node module',
5
git: 'https://github.com/benjick/meteor-stripe-native.git',
6
documentation: 'README.md'
0 commit comments