From abf284ed6b4d8f591532ba8c40768a4ad8305d47 Mon Sep 17 00:00:00 2001 From: Tamara El Naboulsi Date: Tue, 16 Jun 2026 10:19:49 +0100 Subject: [PATCH] Update docs pointer to latest version --- docs | 2 +- lib/EnsEMBL/REST.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs b/docs index 99877401..71b19abb 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 99877401aa3cdaae3e45b480d1117dd96dbfb5bf +Subproject commit 71b19abbf3c8d6b52e3476f50d3eb19018c3536e diff --git a/lib/EnsEMBL/REST.pm b/lib/EnsEMBL/REST.pm index 1b3fa267..4f0ebebf 100644 --- a/lib/EnsEMBL/REST.pm +++ b/lib/EnsEMBL/REST.pm @@ -64,7 +64,7 @@ use Catalyst qw/ /; -our $VERSION = '15.12'; +our $VERSION = '16.0'; # Configure the application. #