Skip to content

Commit 210b8df

Browse files
committed
Bump version
1 parent 016a3eb commit 210b8df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.buildignore/tmp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git reset --hard upstream/master
44

55
git remote prune origin
66

7-
git branch -D pre-release
7+
git branch -D release
88

99
message="New add_gxgy()"
1010

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fgeo.tool
22
Title: Import and Manipulate ForestGEO Data
3-
Version: 1.2.1.9000
3+
Version: 1.2.2
44
Authors@R:
55
c(person(given = "Mauro",
66
family = "Lepore",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Work in progress.
44

5-
# fgeo.tool 1.2.1.900 (pre-release)
5+
# fgeo.tool 1.2.2 ([GitHub](https://github.com/forestgeo/fgeo.tool/releases) and [drat](https://forestgeo.github.io/drat/))
66

77
* __fgeo.tool__ now requires R >= 3.2
88
* `hasName()` is no longer used to avoid '"Error: 'hasName' is not an exported object from 'namespace:utils'".

0 commit comments

Comments
 (0)