Skip to content

Commit 84f0194

Browse files
committed
Updating to version 1.3.1
1 parent c5c1712 commit 84f0194

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: dndR
22
Type: Package
33
Title: Dungeons & Dragons Functions for Players and Dungeon Masters
4-
Version: 1.3.0.900
4+
Version: 1.3.1
55
Authors@R: c(
66
person(given = "Nicholas",
77
family = "Lyon",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Development version of `dndR`. The following changes were made from the preceding version:
44

5+
## dndR Version 1.3.1
6+
7+
The following changes were made from the preceding version:
8+
9+
- Fixed curly apostrophes in spell names (causes failure to find spell with `spell_text` and `spell_list`)
10+
511
## dndR Version 1.3.0
612

713
The following changes were made from the preceding version:

0 commit comments

Comments
 (0)