Skip to content

Commit 8bbd479

Browse files
committed
Update readme, bump version
1 parent a0e3dbb commit 8bbd479

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ Released under MIT license.
2929

3030
Any contributions welcome. This tool was written to facilitate testing in a capstone project in the University
3131
of Michigan's EECS 473 Advanced Embedded Systems course and only covers the portions of SH2 that were needed.
32+
33+
Please open an issue for feature requests or open a pull request.

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "SHTP+SH2",
33
"apiVersion": "1.0.0",
44
"author": "Roberts Kalnins",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"description": "SHTP parser with SH2 interpretation",
77
"extensions": {
88
"SH2": {

0 commit comments

Comments
 (0)