Skip to content

Commit a7cc7d1

Browse files
committed
update gnparser to v1.3.3
1 parent b596729 commit a7cc7d1

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

clib/linux/libgnparser.so

-4.03 KB
Binary file not shown.

clib/mac/libgnparser.so

-608 Bytes
Binary file not shown.

clib/win/libgnparser.so

-8 KB
Binary file not shown.

lib/biodiversity/version.rb

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

33
# Biodiversity module provides a namespace for scientific name parser.
44
module Biodiversity
5-
VERSION = '5.3.2'
6-
GNPARSER_VERSION = 'GNparser 1.3.2'
5+
VERSION = '5.3.3'
6+
GNPARSER_VERSION = 'GNparser 1.3.3'
77

88
def self.version
99
VERSION

0 commit comments

Comments
 (0)