diff --git a/bower.json b/bower.json index 7f510fa3..f5c1641c 100644 --- a/bower.json +++ b/bower.json @@ -24,7 +24,7 @@ "dependencies": { "sanctuary-def": "0.20.0", "sanctuary-either": "1.2.0", - "sanctuary-maybe": "1.1.0", + "sanctuary-maybe": "1.2.0", "sanctuary-pair": "1.2.0", "sanctuary-show": "1.0.0", "sanctuary-type-classes": "11.0.0", diff --git a/package.json b/package.json index 2fbf17b5..25bc645f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "sanctuary-def": "0.20.0", "sanctuary-either": "1.2.0", - "sanctuary-maybe": "1.1.0", + "sanctuary-maybe": "1.2.0", "sanctuary-pair": "1.2.0", "sanctuary-show": "1.0.0", "sanctuary-type-classes": "11.0.0",