Skip to content

Commit 5981b27

Browse files
committed
change ver to 2.0.0-alpha.3
1 parent 4d52258 commit 5981b27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"database.com"
1111
],
1212
"homepage": "http://github.com/jsforce/jsforce",
13-
"version": "2.0.0-alpha.2",
13+
"version": "2.0.0-alpha.3",
1414
"repository": {
1515
"type": "git",
1616
"url": "git://github.com/jsforce/jsforce.git"

src/VERSION.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default '2.0.0-alpha.2';
1+
export default '2.0.0-alpha.3';

0 commit comments

Comments
 (0)