Skip to content

Commit

Permalink
Merge pull request #13 from WorldCover/feature/fix-provider-type-2
Browse files Browse the repository at this point in the history
fix(types): Fix provider type in constructor
  • Loading branch information
habbes committed Oct 24, 2018
2 parents 8a628a1 + 06257bc commit bec24f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ussd-menu-builder",
"version": "1.1.0",
"version": "1.1.1",
"description": "Easily compose USSD menus using states, compatible with Africastalking API",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit bec24f3

Please sign in to comment.