OpenSCAD 0.3.0.0 → 0.3.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- OpenSCAD.cabal +3/−3
OpenSCAD.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: OpenSCAD-version: 0.3.0.0+version: 0.3.0.1 synopsis: ADT wrapper and renderer for OpenSCAD models. description: An algebraic data type for describing OpenSCAD models, functions to make building such models easier, and@@ -52,6 +52,6 @@ location: https://chiselapp.com/user/mwm/repository/OpenSCAD/ source-repository this- type: hg+ type: fossil location: https://code.google.com/p/graphics-openscad/- tag: 0.3.0.0+ tag: 0.3.0.1