diff --git a/README.md b/README.md index a0e2b0e..e2830c2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Totem / / / /|::::|\ \ \ \ '-'-'-'-|::::|-'-'-'-' (((^^))) - >>><<< + >>><<< |||||| Snapshots currently natively supported : (o)(o) - Object | /\ | - Array @@ -56,7 +56,7 @@ You have multiple ways to install Totem. If you are unsure what to do, go with { "require": { - "taluu/totem": "~1.2.0" + "taluu/totem": "~1.2" } } ``` diff --git a/docs/conf.py b/docs/conf.py index 940e3eb..1b5583c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,10 +24,10 @@ # built documents. # # The short X.Y version. -version = '1.1' +version = '1.2' # The full version, including alpha/beta/rc tags. -release = '1.1.0' +release = '1.2.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.