diff --git a/krpc-hs.cabal b/krpc-hs.cabal index 2bc1e6c..4b4d035 100644 --- a/krpc-hs.cabal +++ b/krpc-hs.cabal @@ -1,5 +1,5 @@ name: krpc-hs -version: 0.3.0 +version: 0.3.2 description: A client for KRPC license: GPL-3 license-file: LICENSE diff --git a/stack.yaml b/stack.yaml index 4a30942..79abbef 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,7 +2,7 @@ # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-6.2 +resolver: lts-6.3 # Local packages, usually specified by relative directory name packages: