Skip to content

Commit

Permalink
- chore: version bump (v0.22.0) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
le0m committed Oct 17, 2020
1 parent 879a592 commit 8449d91
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/arjs-studio-backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -17937,7 +17937,7 @@ var github_GithubProvider = /*#__PURE__*/function (_BaseProvider) {
_context3.prev = 6;
_context3.t0 = _context3["catch"](0);
_context3.next = 10;
return this.getRef('master');
return this.getRef('main');

case 10:
masterRef = _context3.sent;
Expand Down
2 changes: 1 addition & 1 deletion dist/arjs-studio-backend.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/arjs-studio-backend.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/arjs-studio-backend.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studio-backend",
"version": "0.21.0",
"version": "0.22.0",
"description": "Backend for arjs-studio project",
"main": "dist/arjs-studio-backend.min.js",
"repository": "git@github.com:AR-js-org/studio-backend.git",
Expand Down

0 comments on commit 8449d91

Please sign in to comment.