Skip to content

Commit 0629969

Browse files
committed
Update for release
1 parent 9078e71 commit 0629969

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

Changes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 1.0.0.3
2+
3+
Bugs fixed:
4+
* Removed CLR 4.5 dependency
5+
* Fix bug where console paste didn't display everything in some cases
6+
17
### Version 1.0.0.2
28

39
New features:

PSReadLine/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.2")]
36+
[assembly: AssemblyFileVersion("1.0.0.3")]

PSReadline.zip

-531 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)