Skip to content

Commit 594dde6

Browse files
release: Bump v2.5.0 (#239)
1 parent c5f48b7 commit 594dde6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## To be Released
44

5+
# 2.5.0
6+
57
* resource(scalingo_project): create the `project` schema with all methods
68
* data_provider(scalingo_project): add the `project` source
79

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ terraform{
145145
required_providers{
146146
scalingo={
147147
source="scalingo/scalingo"
148-
version="2.4.2"
148+
version="2.5.0"
149149
}
150150
}
151151
}

0 commit comments

Comments
 (0)