Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit eb8e1e3

Browse files
committed
Bumps to version 2.0.0
1 parent 175ca06 commit eb8e1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-twilio-function",
3-
"version": "2.0.0-rc.1",
3+
"version": "2.0.0",
44
"description": "A CLI tool to generate a new Twilio Function using that can be run locally with twilio-run.",
55
"bin": "./bin/create-twilio-function",
66
"main": "./src/create-twilio-function.js",

0 commit comments

Comments
 (0)