Skip to content

Commit

Permalink
update gnparser to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dimus committed Aug 11, 2021
1 parent b596729 commit a7cc7d1
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.2'
GNPARSER_VERSION = 'GNparser 1.3.2'
VERSION = '5.3.3'
GNPARSER_VERSION = 'GNparser 1.3.3'

def self.version
VERSION
Expand Down

0 comments on commit a7cc7d1

Please sign in to comment.