Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
saschb2b committed Jan 30, 2021
1 parent 879e84b commit 5997fc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cryptocurrency Trading Bot ![version](https://img.shields.io/badge/Version-2021.1.1-blue)
# Cryptocurrency Trading Bot ![version](https://img.shields.io/badge/Version-2021.1.2-blue)
I'm using this bot for a long time now and wanted to share it.


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crypto-trading-bot",
"version": "2021.1.0",
"version": "2021.1.2",
"scripts": {
"build": "tsc",
"lint": "eslint \"src/**/*.ts\"",
Expand Down

0 comments on commit 5997fc8

Please sign in to comment.