From 62a6abcd1d952673f5e6aed0df4ad816624730d4 Mon Sep 17 00:00:00 2001 From: Ivan S Glazunov Date: Thu, 12 Apr 2018 08:11:04 +0300 Subject: [PATCH] 0.0.8 --- README.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a91ebb1..4723d60 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Ancient Babilon -One data select language will rule them all. +One data query language will rule them all. [![NPM](https://img.shields.io/npm/v/ancient-babilon.svg)](https://www.npmjs.com/package/ancient-babilon) -[![Build Status](https://travis-ci.org/AncientSouls/PostgreSQL.svg?branch=master)](https://travis-ci.org/AncientSouls/PostgreSQL) +[![Build Status](https://travis-ci.org/AncientSouls/Babilon.svg?branch=master)](https://travis-ci.org/AncientSouls/Babilon) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/59e712651c484fb2a179961c3ee9fc23)](https://www.codacy.com/app/ivansglazunov/babilon?utm_source=github.com&utm_medium=referral&utm_content=AncientSouls/babilon&utm_campaign=Badge_Grade) [![Read the Docs](https://img.shields.io/readthedocs/pip.svg)](https://ancientsouls.github.io/) \ No newline at end of file diff --git a/package.json b/package.json index 8ba4d39..e18e3a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ancient-babilon", - "version": "0.0.7", - "description": "One data select language will rule them all.", + "version": "0.0.8", + "description": "One data query language will rule them all.", "bugs": "https://github.com/AncientSouls/Babilon/issues", "repository": "AncientSouls/Babilon", "license": "MIT",