Skip to content

Commit

Permalink
Merge pull request #54 from bcgov/2.1
Browse files Browse the repository at this point in the history
2.1 to master
  • Loading branch information
BcGovNeal authored Jul 30, 2019
2 parents 7e6761c + e4a3b10 commit 7baf272
Show file tree
Hide file tree
Showing 115 changed files with 4,318 additions and 1,314 deletions.
2 changes: 1 addition & 1 deletion .pipeline/lib/config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";
const options = require("pipeline-cli").Util.parseArguments();
const changeId = options.pr; //aka pull-request
const version = "2.0.0";
const version = "2.1.0";
const name = "transaction";

// prettier-ignore
Expand Down
Loading

0 comments on commit 7baf272

Please sign in to comment.