Skip to content

Commit dd0c401

Browse files
authored
Update version number. (#24)
1 parent dce5f9b commit dd0c401

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

package-lock.json

Lines changed: 21 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dice-typescript",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A TypeScript library for parsing dice rolling expressions, most commonly used in tabletop RPGs.",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)