Skip to content

Commit bdfdbbc

Browse files
committed
Releasing version 0.2.0
1 parent 99e960d commit bdfdbbc

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hub.microcks.io-frontend",
3-
"version": "0.0.1",
3+
"version": "0.2.0",
44
"author": "Laurent Broudoux",
55
"license": "Apache-2.0",
66
"scripts": {

server/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hub.microcks.io",
3-
"version": "0.0.1",
3+
"version": "0.2.0",
44
"description": "hub.microcks.io is a catalog of community mocks and tests for public API and microservices",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)