Skip to content

Commit

Permalink
v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed Jan 27, 2020
1 parent 1756118 commit 2e38a1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"keybase"
],
"author": "Maxwell Krohn",
"version": "2.1.8",
"version": "2.1.9",
"license": "BSD-3-Clause",
"types" : "./index.d.ts",
"types": "./index.d.ts",
"main": "./lib/main.js",
"directories": {
"lib": "lib/"
Expand Down Expand Up @@ -46,4 +46,4 @@
"scripts": {
"test": "make test"
}
}
}

0 comments on commit 2e38a1c

Please sign in to comment.