~gdanix/telegram-bot-simple

1855b8175bdf2bee843b75c94563f76eed73f5d5 — Andrey Prokopenko 3 years ago bf59cec master
Version bump
3 files changed, 7 insertions(+), 2 deletions(-)

M CHANGELOG.md
M package.yaml
M telegram-bot-simple.cabal
M CHANGELOG.md => CHANGELOG.md +5 -0
@@ 1,3 1,8 @@
0.3.5
---

- Restore backward compatibility with older GHCs (see [#40](https://github.com/fizruk/telegram-bot-simple/pull/40));

0.3.4
---


M package.yaml => package.yaml +1 -1
@@ 1,5 1,5 @@
name:                telegram-bot-simple
version:             0.3.4
version:             0.3.5
github:              "fizruk/telegram-bot-simple"
license:             BSD3
author:              "Nickolay Kudasov"

M telegram-bot-simple.cabal => telegram-bot-simple.cabal +1 -1
@@ 7,7 7,7 @@ cabal-version: 1.12
-- hash: 6d52edc3fb6015df0405b5a83558655525a8de69bd624202d18729eacbb353a1

name:           telegram-bot-simple
version:        0.3.4
version:        0.3.5
synopsis:       Easy to use library for building Telegram bots.
description:    Please see the README on Github at <https://github.com/fizruk/telegram-bot-simple#readme>
category:       Web