File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
A Cross Platform C# Library for Reading Aseprite Files
5
5
6
6
[ ![ main] ( https://github.com/AristurtleDev/AsepriteDotNet/actions/workflows/main.yml/badge.svg )] ( https://github.com/AristurtleDev/AsepriteDotNet/actions/workflows/main.yml )
7
- [ ![ Nuget 1.3.0.24 ] ( https://img.shields.io/nuget/v/AsepriteDotNet?color=blue&style=flat-square )] ( https://www.nuget.org/packages/AsepriteDotNet/1.3.0.24 )
7
+ [ ![ Nuget 1.4.1 ] ( https://img.shields.io/nuget/v/AsepriteDotNet?color=blue&style=flat-square )] ( https://www.nuget.org/packages/AsepriteDotNet/1.4.1 )
8
8
[ ![ License: MIT] ( https://img.shields.io/badge/📃%20license-MIT-blue?style=flat )] ( LICENSE )
9
9
[ ![ Twitter] ( https://img.shields.io/badge/%20-Share%20On%20Twitter-555?style=flat&logo=twitter )] ( https://twitter.com/intent/tweet?text=AsepriteDotNet%20by%20%40aristurtledev%0A%0AA%20new%20cross-platform%20library%20in%20C%23%20for%20reading%20Aseprite%20.ase%2F.aseprite%20files.%20https%3A%2F%2Fgithub.com%2FAristurtleDev%2FAsepriteDotNet%0A%0A%23aseprite%20%23dotnet%20%23csharp%20%23oss%0A )
10
10
</h1 >
@@ -27,7 +27,7 @@ A Cross Platform C# Library for Reading Aseprite Files
27
27
# Installation
28
28
Install via NuGet
29
29
```
30
- dotnet add package AsepriteDotNet --version 1.3.0.24
30
+ dotnet add package AsepriteDotNet --version 1.4.1
31
31
```
32
32
33
33
# Usage
You can’t perform that action at this time.
0 commit comments