Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 committed Jun 24, 2021
1 parent c15c3b6 commit 2ca3163
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 0.1.0 (2021-06-24)


### Features

* Add first sources ([adcd4ea](https://github.com/wuespace/telestion-terminal-client/commit/adcd4eae6d3fdd3cd73a9b6725bd6171131f676a))
* Add simple line reader ([fc0b161](https://github.com/wuespace/telestion-terminal-client/commit/fc0b161121adede52dd3e3b863fa509d89262a68))
* Initialize Project ([08f2069](https://github.com/wuespace/telestion-terminal-client/commit/08f2069db2e7a813378e5049d7f00fe952dd2bbb))



4 changes: 2 additions & 2 deletions project.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.0.0"
}
"version": "0.1.0"
}

0 comments on commit 2ca3163

Please sign in to comment.