diff --git a/elm.json b/elm.json index f9ff6cb..ebf5f6a 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "andrewMacmurray/elm-simple-animation", "summary": "stateless animation utils", "license": "MIT", - "version": "2.0.2", + "version": "2.0.3", "exposed-modules": [ "Simple.Animation", "Simple.Animation.Animated",