Skip to content

Commit

Permalink
Version Bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
SayakMukhopadhyay committed Jun 1, 2019
1 parent e05e787 commit 57ebc8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bgsbot",
"version": "2.0.6",
"version": "2.1.0",
"license": "Apache-2.0",
"scripts": {
"start": "gulp scripts && cross-env PORT=4002 pm2 start process.json --env production",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const Version = '2.0.6';
export const Version = '2.1.0';

0 comments on commit 57ebc8a

Please sign in to comment.