Skip to content

Commit f0f0775

Browse files
chore(release): bump version to v0.2.0
1 parent 2c87928 commit f0f0775

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "universal-version-bump",
33
"displayName": "Universal Version Bump",
4-
"version": "0.1.9",
4+
"version": "0.2.0",
55
"description": "A GitHub Action to automatically bump versions across any app (Node, Python, PHP, Docker, etc.)",
66
"main": "dist/index.js",
77
"scripts": {
@@ -40,4 +40,4 @@
4040
"typescript": "^5.9.2",
4141
"yaml": "^2.8.1"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)