Skip to content

Commit 9ea488c

Browse files
author
Dipto Pandit (dipandit)
committed
update version to v1.0.1
1 parent 1e7c96e commit 9ea488c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ You should now see a tree view of all the tests in the side panel:
1515
![The snort3 test suite](https://raw.githubusercontent.com/diptopandit/vscode-snort3-test-adapter/master/img/fake-tests.png)
1616

1717
Click on the run test button to start the tests
18+
19+
Currently pcap based regressions and spell test is supported

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "img/snort_test_logo.png",
66
"author": "Dipto Pandit <dipandit@cisco.com>",
77
"publisher": "diptopandit",
8-
"version": "1.0.0",
8+
"version": "1.0.1",
99
"license": "MIT",
1010
"homepage": "https://github.com/diptopandit/vscode-snort3-test-adapter",
1111
"repository": {
381 KB
Binary file not shown.

0 commit comments

Comments
 (0)