Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
reey committed Oct 1, 2022
1 parent 715cac2 commit 9a4884a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cumulocity.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"apiVersion": "v1",
"name": "acme",
"version": "0.0.1",
"version": "0.0.2",
"provider": {
"name": "Tristan Bastian",
"domain": "https://github.com/SoftwareAG/cumulocity-acme",
Expand Down
4 changes: 2 additions & 2 deletions 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": "cumulocity-acme",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"license": "GPL-3.0",
"scripts": {
Expand Down

0 comments on commit 9a4884a

Please sign in to comment.