Skip to content

Commit f22df7a

Browse files
authored
Update README.md
1 parent d7c0679 commit f22df7a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Elements is a set of reusable components commonly used in applications.
66

77
| Package | description | nuget Stable |
88
| ------- | ------------ | -------------|
9-
| [Structum.Elements](https://www.nuget.org/packages/Structum.Elements/) | Common classes and Type extensions | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.1-blue.svg)](https://www.nuget.org/packages/Structum.Elements) |
10-
| [Structum.Elements.Web](https://www.nuget.org/packages/Structum.Elements.Web/) | Lightweight Rest Requests and URL parser. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.1-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Web) |
11-
| [Structum.Elements.Security](https://www.nuget.org/packages/Structum.Elements.Security/) | Common Encryption, Hashing and Password protection classes. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.1-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Security) |
12-
| [Structum.Elements.Data](https://www.nuget.org/packages/Structum.Elements.Data/) | Data Structures and Hash Functions. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.1-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Data) |
9+
| [Structum.Elements](https://www.nuget.org/packages/Structum.Elements/) | Common classes and Type extensions | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.5-blue.svg)](https://www.nuget.org/packages/Structum.Elements) |
10+
| [Structum.Elements.Web](https://www.nuget.org/packages/Structum.Elements.Web/) | Lightweight Rest Requests and URL parser. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.5-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Web) |
11+
| [Structum.Elements.Security](https://www.nuget.org/packages/Structum.Elements.Security/) | Common Encryption, Hashing and Password protection classes. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.5-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Security) |
12+
| [Structum.Elements.Data](https://www.nuget.org/packages/Structum.Elements.Data/) | Data Structures and Hash Functions. | [![nuget](https://img.shields.io/badge/nuget-v1.2.0.5-blue.svg)](https://www.nuget.org/packages/Structum.Elements.Data) |
1313

1414
## Getting Started
1515

0 commit comments

Comments
 (0)