diff --git a/README b/README index 7f065c4..d8c55e4 100644 --- a/README +++ b/README @@ -1,13 +1,6 @@ Pontarius XMPP 0.1 aims to implement the client capabilities of RFC 6120 ("XMPP -Core"). We have just released 0.1 Alpha 7, which may be the last version that is -not feature-complete. - -The current version of Pontarius XMPP is broken; the recent rewriting of some -modules broke the Session module. Fixing the Session module is one of the goals -for the next release. Other goals include working on the last missing features, -and improving the documentation and the API. - -We will soon move the project into beta. +Core"). We have recently released 0.1 Alpha 7, which may be the last version +that is not feature-complete. We will soon move the project into beta. Please note that we are not recommending anyone to use Pontarius XMPP at this time as it’s still in an experimental stage and will have its API and data types diff --git a/pontarius-xmpp.cabal b/pontarius-xmpp.cabal index 440e3ef..e4cb965 100644 --- a/pontarius-xmpp.cabal +++ b/pontarius-xmpp.cabal @@ -1,5 +1,5 @@ Name: pontarius-xmpp -Version: 0.0.7.0 +Version: 0.0.8.0 Cabal-Version: >= 1.6 Build-Type: Simple License: BSD3 @@ -56,12 +56,12 @@ Library Source-Repository head Type: darcs -- Module: - Location: https://patch-tag.com/r/jonkri/pontarius-xmpp + Location: git://github.com/pontarius/pontarius-xmpp.git -- Subdir: Source-Repository this Type: darcs -- Module: - Location: https://patch-tag.com/r/jonkri/pontarius-xmpp - Tag: 0.0.7.0 + Location: git://github.com/pontarius/pontarius-xmpp.git + Tag: 0.0.8.0 -- Subdir: