Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
heggert committed Feb 4, 2021
1 parent 0237c4d commit a2aa764
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion lib/component-repository/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openintegrationhub/component-repository",
"description": "Component repository",
"version": "0.1.2",
"version": "0.1.3",
"author": "Open Integration Hub",
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion lib/secret-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openintegrationhub/secret-service",
"version": "1.7.2",
"version": "1.7.3",
"description": "ExpressJS based service to manage credentials and secrets.",
"main": "index.js",
"author": "Basaas GmbH",
Expand Down
2 changes: 1 addition & 1 deletion services/app-directory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-directory",
"version": "1.3.2",
"version": "1.3.3",
"private": true,
"description": "",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion services/attachment-storage-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "attachment-storage",
"version": "1.0.1",
"version": "1.0.2",
"description": "Service for storing binary data",
"main": "dist/index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion services/audit-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "audit-log",
"version": "0.0.3",
"version": "0.0.4",
"description": "Stores and retrieves audit logging data.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/component-repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "component-repository",
"description": "Component repository",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"author": "Open Integration Hub",
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion services/data-hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-hub",
"version": "0.0.5",
"version": "0.0.6",
"description": "Data hub",
"main": "dist/index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion services/dispatcher-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dispatcher-service",
"version": "0.1.5",
"version": "0.1.6",
"description": "Transfers data between flows",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/flow-repository/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flow-repository",
"version": "1.0.5",
"version": "1.0.6",
"description": "Stores and manages integration flows.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/governance-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "governance-service",
"version": "1.0.4",
"version": "1.0.5",
"description": "Stores provenance events and other governance related data.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iam-service",
"version": "1.0.2",
"version": "1.0.3",
"description": "Identity and Access Management Service",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/ils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ils",
"version": "0.1.1",
"version": "0.1.2",
"description": "Integration Layer Service",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion services/meta-data-repository/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta-data-repository",
"version": "0.1.2",
"version": "0.1.3",
"description": "TBD",
"main": "index.js",
"author": "Basaas GmbH",
Expand Down
2 changes: 1 addition & 1 deletion services/rds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rds",
"description": "Raw Data Storage",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"author": "Basaas GmbH",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion services/scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "scheduler",
"description": "Scheduler",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"author": "Open Integration Hub",
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion services/secret-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secret-service",
"version": "2.4.1",
"version": "2.4.2",
"description": "Service to manage Keys/Tokens of external services",
"main": "index.js",
"author": "Basaas GmbH",
Expand Down
2 changes: 1 addition & 1 deletion services/snapshots-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snapshots-service",
"version": "0.1.1",
"version": "0.1.2",
"description": "Service for managing flow snapshots",
"main": "dist/index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion services/template-repository/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "template-repository",
"version": "0.1.3",
"version": "0.1.4",
"description": "Holds reproducible templates which can be used to generate flows.",
"repository": {
"type" : "git",
Expand Down
2 changes: 1 addition & 1 deletion services/webhooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webhooks",
"version": "1.1.0",
"version": "1.1.1",
"description": "Standalone version of elastic.io platform",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a2aa764

Please sign in to comment.