You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use common 0.2.4 and bump VERSION to 1.0.9 for release (#65)
## What is the goal of this PR?
Use newly released 0.2.4 `common` which released the `grakn-bin` binaries
## What are the changes implemented in this PR?
* Bump dependencies
* Bump version
tag="0.1", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
24
+
commit="de4bc25bfbc7f640ac82cea9c629d51596479134", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
25
25
)
26
26
27
27
defgraknlabs_common():
28
28
git_repository(
29
29
name="graknlabs_common",
30
30
remote="https://github.com/graknlabs/common",
31
-
tag="0.2.3"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
31
+
tag="0.2.4"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_common
0 commit comments