Skip to content

Commit

Permalink
change ver to 2.0.0-alpha.11
Browse files Browse the repository at this point in the history
  • Loading branch information
stomita committed Feb 28, 2020
1 parent 3467d35 commit f873a31
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
Expand Up @@ -10,7 +10,7 @@
"database.com"
],
"homepage": "http://github.com/jsforce/jsforce",
"version": "2.0.0-alpha.10",
"version": "2.0.0-alpha.11",
"repository": {
"type": "git",
"url": "git://github.com/jsforce/jsforce.git"
Expand Down
2 changes: 1 addition & 1 deletion src/VERSION.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '2.0.0-alpha.10';
export default '2.0.0-alpha.11';

0 comments on commit f873a31

Please sign in to comment.