Skip to content

Commit c50b329

Browse files
author
Tom Berey
committed
Ver:1.0.1--Minor-updates
1 parent b0f1634 commit c50b329

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Below is the refined and confirmed roadmap, that has been planned for completion
146146
| Version | Date | Changes |
147147
|:---|:---|:---|
148148
| 1.0.0 | 2021-07-09 | <ul><li>Initial Commit - Release Day!</li><li>Add inital directory structure and files.</li><li>Add Screenshots directory, and images.</li><li>Create and format README.md</li></ul> |
149-
| 1.0.1 | 2021-07-14 | <ul><li>NPM Package Release Day!</li><li>Update all dependancies.</li><li>Remove old test commands from package.json and codeql.yml.</li><li>Update README.md.</li></ul> |
149+
| 1.0.1 && 1.0.2 | 2021-07-14 | <ul><li>NPM Package Release Day!</li><li>Update all dependancies.</li><li>Remove old test commands from package.json and codeql.yml.</li><li>Update README.md.</li></ul> |
150150

151151
<br><hr><br>
152152

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-txt-logger",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "simple-txt-logger",
55
"homepage": "https://github.com/tberey/simple-txt-logger#readme",
66
"repository": {

0 commit comments

Comments
 (0)