Skip to content

Commit 0d23f0b

Browse files
committed
bump version.
1 parent a10997d commit 0d23f0b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Sort.novaextension/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version 1.2 (2020-10-27)
2+
3+
Added a picture to readme to make it more obvious what the extension does.
4+
5+
## Version 1.1 (2020-10-17)
6+
7+
Readme updates.
8+
19
## Version 1.0 (2020-10-17)
210

311
Initial release.

Sort.novaextension/extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Sort",
44
"organization": "Chris DiLorenzo",
55
"description": "Sort lines by content or length in the editor.",
6-
"version": "1.0",
6+
"version": "1.2",
77
"categories": ["commands"],
88
"repository": "https://github.com/chrisdl/nova-sort",
99
"bugs": "https://github.com/chrisdl/nova-sort/issues",

0 commit comments

Comments
 (0)