Skip to content

Commit

Permalink
Merge pull request #14 from Bandwidth/ts-release
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
jmulford-bw authored Feb 12, 2021
2 parents 5258eb2 + e9196ac commit 67d60f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Getting Started with Voice

Note: As of version 2.0.0, this package has been upgraded to Typescript

## Getting Started

### Introduction
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-beta",
"version": "2.0.0",
"license": "MIT",
"sideEffects": false,
"main": "dist/index.js",
Expand Down

0 comments on commit 67d60f3

Please sign in to comment.