Skip to content

Commit f6b20dd

Browse files
committed
Update package.json version
making a small tweak to test out the release logic
1 parent a439cc6 commit f6b20dd

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.github/workflows/deploy.yml

-28
This file was deleted.

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webapp",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)