Skip to content

Commit

Permalink
Bump to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Oct 21, 2019
1 parent 3801df7 commit 82ba6a4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "megalodon",
"version": "1.0.3",
"version": "2.0.0",
"description": "Mastodon API client for node.js",
"main": "./lib/src/index.js",
"typings": "./lib/src/index.d.ts",
Expand All @@ -19,7 +19,8 @@
"client",
"api",
"streaming",
"rest"
"rest",
"proxy"
],
"author": "h3poteto",
"license": "MIT",
Expand Down

0 comments on commit 82ba6a4

Please sign in to comment.