Skip to content

Commit aa0a138

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 990edd5 + 5aaa4d4 commit aa0a138

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Publish NuGet](https://github.com/imclint21/Initium/actions/workflows/publish.yml/badge.svg?branch=master)](https://github.com/imclint21/Initium/actions/workflows/publish.yml)
44
![DotNet](https://img.shields.io/badge/.NET-8.0%20LTS-blue)
55
![MIT License](https://img.shields.io/badge/license-MIT-lightgrey.svg)
6+
![NuGet Version](https://img.shields.io/nuget/v/Initium)
67

78
## Introduction
89

src/Initium/Initium.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<AssemblyName>Initium</AssemblyName>
88
<RootNamespace>Initium</RootNamespace>
9-
<Version>0.1.3</Version>
9+
<Version>0.1.4</Version>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1111
<PackageId>Initium</PackageId>
1212
<Title>Initium</Title>

0 commit comments

Comments
 (0)