Skip to content

Commit 9d6d8b6

Browse files
committed
2.0.0
1 parent d36507a commit 9d6d8b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cards",
33
"description": "Basic playing cards module",
4-
"version": "2.0.0-alpha.4",
4+
"version": "2.0.0",
55
"author": "James Brumond <[email protected]> (http://jbrumond.me)",
66
"scripts": {
77
"test": "mocha --require ts-node/register ./tests/**/*.test.ts",

0 commit comments

Comments
 (0)