Skip to content

Commit 5baeced

Browse files
committed
chore: change release-please type from maven to simple to remove SNAPSHOT versioning
1 parent 6ec170d commit 5baeced

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.0.0"
33
}

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": {
33
".": {
4-
"release-type": "maven",
4+
"release-type": "simple",
55
"package-name": "deepgram-java-sdk",
66
"tag-separator": "",
77
"include-component-in-tag": false,

0 commit comments

Comments
 (0)