File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.1 .0] - 2022-06-13
7
+ ## [ 1.0 .0] - 2022-06-13
8
8
### Added
9
9
- Initial release
10
10
11
- [ 0.1.0 ] : https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.1 .0
11
+ [ 0.1.0 ] : https://github.com/olivierlacan/keep-a-changelog/releases/tag/v1.0 .0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.aaulicino.unity-coroutines-for-nsubstitute" ,
3
3
"displayName" : " Unity Coroutines for NSubstitute" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 1.0 .0" ,
5
5
"unity" : " 2020.3" ,
6
6
"description" : " Mocking Unity3D Coroutines in Unity3D using NSubstitute" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments