Skip to content

Commit

Permalink
version 0.1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brunjlar committed Nov 12, 2019
1 parent e60cba1 commit ff4d357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pell.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/

name: pell
version: 0.1.2.0
version: 0.1.3.0
synopsis: Package to solve the Generalized Pell Equation.
description: Finds all solutions of the generalized Pell Equation.
homepage: https://github.com/brunjlar/pell
Expand Down Expand Up @@ -51,4 +51,4 @@ source-repository head
source-repository this
type: git
location: https://github.com/brunjlar/pell
tag: 0.1.2.0
tag: 0.1.3.0

0 comments on commit ff4d357

Please sign in to comment.