From d34cb6a6dd08740914dff716dea588a3589d8453 Mon Sep 17 00:00:00 2001 From: JordiManyer Date: Thu, 11 Jan 2024 22:18:47 +1100 Subject: [PATCH] Bump version to 0.17.22 --- NEWS.md | 2 +- Project.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index e17247191..6db5ddb85 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.17.22] - 2024-01-12 ### Added diff --git a/Project.toml b/Project.toml index 13a554f32..f12b37532 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Gridap" uuid = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e" authors = ["Santiago Badia ", "Francesc Verdugo ", "Alberto F. Martin "] -version = "0.17.21" +version = "0.17.22" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"