Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
maziac committed Jun 13, 2020
1 parent 643c759 commit 894f591
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ logs/
/data/
notes.md
/coverage/

dezogserialinterface-*
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeZog Serial interface

A serial interface to connect DeZog with a ZX Next.
A socket-serial interface to connect DeZog with a ZX Next.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dezogserialif",
"version": "0.2.0",
"version": "0.3.0",
"description": "Program to allow DeZog communicating with a ZX Next through a serial interface.",
"main": "./out/main.js",
"scripts": {
Expand Down

0 comments on commit 894f591

Please sign in to comment.