Skip to content

Commit 01c4654

Browse files
committed
Fix: version number for pkgdown
1 parent 5f874b8 commit 01c4654

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: TrackMateR
22
Type: Package
33
Title: Working with TrackMate outputs in R
4-
Version: 0.3.12
4+
Version: 0.3.14
55
Authors@R:
66
person(given = "Stephen J",
77
family = "Royle",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# TrackMateR 0.3.14
44

55
- Improved speed in readTrackMateXML().
6-
- `calculateMSD()` now returns a data frame with MSD for each trace.
6+
- Now `calculateMSD()` returns a data frame with MSD for each trace.
77

88
# TrackMateR 0.3.13
99

0 commit comments

Comments
 (0)