Skip to content

Commit 4337eeb

Browse files
authored
Make the package versions consistent (#714)
1 parent 9027f1f commit 4337eeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# hector 3.1.0
1+
# hector 3.1.1
22

33
Return global mean surface temperature as a Hector output.
44

vignettes/articles/Permafrost.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ ggplot(results, aes(year, value, color = param_value, group = paste(varying, par
151151
annotate(geom = "line", x = default$year, y = default$value, linewidth = 1.5)
152152
```
153153

154-
Hector's permafrost capability is planned to be fully science-ready in v3.1.
154+
Hector's permafrost capability is planned to be fully science-ready in v3.2.

0 commit comments

Comments
 (0)