From 26e34e7e34143c21d0c82413739d917887e41bfd Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Thu, 11 Jan 2018 06:38:57 +0000 Subject: [PATCH] Update documentation to reflect new version --- README.md | 2 +- docs/developer-guidelines.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c00a48b..cadb207 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ dependencies: ## Development [![Build Status](https://travis-ci.org/roman/Haskell-capataz.svg?branch=master)](https://travis-ci.org/roman/Haskell-capataz) -[![Github](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.1.svg)](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.1.svg) +[![Github](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.2.svg)](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.2.svg) [![Hackage Dependencies](https://img.shields.io/hackage-deps/v/capataz.svg)](http://packdeps.haskellers.com/feed?needle=capataz) Follow the [developer guidelines](https://romanandreg.gitbooks.io/capataz/content/developer-guidelines.html) diff --git a/docs/developer-guidelines.md b/docs/developer-guidelines.md index 54e49c3..19b9aeb 100644 --- a/docs/developer-guidelines.md +++ b/docs/developer-guidelines.md @@ -1,6 +1,6 @@ # Developer Guidelines [![Build Status](https://travis-ci.org/roman/Haskell-capataz.svg?branch=master)](https://travis-ci.org/roman/Haskell-capataz) -[![Github](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.1.svg)](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.1.svg) +[![Github](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.2.svg)](https://img.shields.io/github/commits-since/roman/haskell-capataz/v0.0.0.2.svg) [![Hackage Dependencies](https://img.shields.io/hackage-deps/v/capataz.svg)](https://img.shields.io/hackage/v/capataz.svg) ## Dependencies