Skip to content

Commit 70142ba

Browse files
author
Toyeeb
committed
2 parents 00f0db5 + 8a9d81f commit 70142ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This guide contains steps on how to setup, contribute, build and publish to the Flutterwave Vue package.
44

5-
The library is generated using 'vue-sfc-rollup' package . This package creates a set of files for building Vue libraries to simplify the build and deployment process.
5+
The library is generated using 'vue-sfc-rollup' package . This package creates a set of files for building Vue libraries to simplify the build and deployment process.
66

77
###Get started
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flutterwave-vue-v3",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"private": false,
55
"description": "Flutterwave official Vue library to accept payment via Card , USSD, QrCode etc.",
66
"author": "Flutterwave",

0 commit comments

Comments
 (0)