Skip to content

Commit

Permalink
fix: Confidence version auto-update (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziodemaria committed Jun 18, 2024
1 parent bf368df commit 9611e60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"extra-files": [
"README.md",
"Sources/ConfidenceProvider/README.md",
"Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift"
"Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift",
"Sources/Confidence/Confidence.swift"
]
}
},
Expand Down

0 comments on commit 9611e60

Please sign in to comment.