diff --git a/bricks/destination/brick.yaml b/bricks/destination/brick.yaml index 182adbe..3a02d98 100644 --- a/bricks/destination/brick.yaml +++ b/bricks/destination/brick.yaml @@ -13,7 +13,7 @@ version: 0.1.1+1 # The following defines the environment for the current brick. # It includes the version of mason that the brick requires. environment: - mason: ">=0.1.0-dev.47 <0.1.0" + mason: ">=0.1.0 <0.2.0" # Variables specify dynamic values that your brick depends on. # Zero or more variables can be specified for a given brick.