Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanlekic committed Nov 13, 2020
1 parent 468c89b commit ddaa14f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion electron/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 electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rabix-composer",
"version": "1.0.2",
"version": "1.5.0",
"main": "dist/main.js",
"scripts": {
"test": "./node_modules/mocha/bin/_mocha -r ts-node/register ./src/**/*.spec.ts",
Expand Down
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": "rabix-composer",
"version": "1.0.3",
"version": "1.5.0",
"executorVersion": "1.0.5",
"executorDownloadURL": "https://github.com/rabix/bunny/releases/download/v1.0.5-1/rabix-1.0.5.tar.gz",
"license": "Apache-2.0",
Expand Down

0 comments on commit ddaa14f

Please sign in to comment.