update version to 0.13.1

This commit is contained in:
Vinzenz Schroeter 2025-02-15 12:15:09 +01:00
parent fa3afeaf33
commit bb86d23248
7 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
<PropertyGroup>
<PackageId>ServicePoint</PackageId>
<Version>0.13.0</Version>
<Version>0.13.1</Version>
<Authors>Repository Authors</Authors>
<Company>None</Company>
<Product>ServicePoint</Product>

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "servicepoint"
s.version = "0.13.0"
s.version = "0.13.1"
s.summary = ""
s.description = ""
s.authors = ["kaesaecracker"]