Bumped version to 1.0.2
This commit is contained in:
parent
aad666ee29
commit
625432e088
2 changed files with 6 additions and 1 deletions
|
@ -5,6 +5,11 @@ 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).
|
||||
|
||||
## [1.0.2] - 2025-01-27
|
||||
|
||||
Minor changes to the project
|
||||
|
||||
|
||||
## [1.0.1] - 2025-01-22
|
||||
|
||||
Minor changes to the project
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"assembly": {
|
||||
"name": "LogLib2",
|
||||
"package": "net.nosial.loglib2",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"uuid": "11ac2c4d-94e5-4cc1-a2d3-054ac3f425b4"
|
||||
},
|
||||
"build": {
|
||||
|
|
Loading…
Add table
Reference in a new issue