Skip to content

Commit

Permalink
v0.4.28 by dmzoneill 🏆
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Eyrick authored Apr 13, 2018
1 parent 5d81ddf commit 58e8d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-binance-api",
"version": "0.4.27",
"version": "0.4.28",
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
"main": "node-binance-api.js",
"dependencies": {
Expand Down

2 comments on commit 58e8d6b

@JimLynchCodes
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool. @jaggedsoft how do you do the gold trophy in your commit message? :)

@jaggedsoft
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JimTheMan it's just unicode, you can copy from here: https://en.wikibooks.org/wiki/Unicode/List_of_useful_symbols
It's easier on windows 10, since the characters are converted to emoji automatically 💪😎💯

Please sign in to comment.