Skip to content

Commit

Permalink
Merge pull request wurmlab#783 from wurmlab/tt/v3.1.3-release
Browse files Browse the repository at this point in the history
Release v3.1.3
  • Loading branch information
tadast authored Aug 13, 2024
2 parents 17c3bb6 + 9c73fc1 commit c24845b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sequenceserver (3.1.2)
sequenceserver (3.1.3)
json_pure (~> 2.6, >= 2.6.3)
ox (~> 2.1, >= 2.1.1)
rack_csrf (~> 2.7, >= 2.7.0)
Expand Down Expand Up @@ -157,4 +157,4 @@ DEPENDENCIES
simplecov (~> 0.22.0, >= 0.22.0)

BUNDLED WITH
2.5.16
2.5.17
2 changes: 1 addition & 1 deletion lib/sequenceserver/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Define version number.
module SequenceServer
VERSION = '3.1.2'.freeze
VERSION = '3.1.3'.freeze
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SequenceServer",
"description": "BLAST searching made easy!",
"version": "2.2.0",
"version": "3.1.3",
"homepage": "http://sequenceserver.com",
"repository": "https://github.com/wurmlab/sequenceserver",
"author": {
Expand Down

Large diffs are not rendered by default.

0 comments on commit c24845b

Please sign in to comment.