1.3.1
1 parent c5c1712 commit 84f0194Copy full SHA for 84f0194
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: dndR
2
Type: Package
3
Title: Dungeons & Dragons Functions for Players and Dungeon Masters
4
-Version: 1.3.0.900
+Version: 1.3.1
5
Authors@R: c(
6
person(given = "Nicholas",
7
family = "Lyon",
NEWS.md
@@ -2,6 +2,12 @@
Development version of `dndR`. The following changes were made from the preceding version:
+## dndR Version 1.3.1
+
+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
11
## dndR Version 1.3.0
12
13
The following changes were made from the preceding version:
0 commit comments