Skip to content

Commit

Permalink
update gnparser to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dimus committed Oct 21, 2021
1 parent a7cc7d1 commit aecf54e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified clib/linux/libgnparser.so
Binary file not shown.
Binary file modified clib/mac/libgnparser.so
Binary file not shown.
Binary file modified clib/win/libgnparser.so
Binary file not shown.
4 changes: 2 additions & 2 deletions lib/biodiversity/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# Biodiversity module provides a namespace for scientific name parser.
module Biodiversity
VERSION = '5.3.3'
GNPARSER_VERSION = 'GNparser 1.3.3'
VERSION = '5.3.4'
GNPARSER_VERSION = 'GNparser 1.4.2'

def self.version
VERSION
Expand Down

0 comments on commit aecf54e

Please sign in to comment.