Skip to content

Commit

Permalink
refs #94 Версия 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Nov 14, 2019
1 parent 43ef35a commit 0c77b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -5,7 +5,7 @@
###################################################################################################

cmake_minimum_required(VERSION 3.8.2)
project(Burst VERSION 1.0.0 LANGUAGES CXX)
project(Burst VERSION 1.1.0 LANGUAGES CXX)

get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ Burst

То, чего нет в Бусте.

[![Статус сборки](https://travis-ci.org/izvolov/burst.svg?branch=master)](https://travis-ci.org/izvolov/burst) [![Покрытие кода тестами](https://coveralls.io/repos/github/izvolov/burst/badge.svg?branch=master)](https://coveralls.io/github/izvolov/burst) [![Качество кода](https://api.codacy.com/project/badge/Grade/ddaf89951f3245b685a08e19e8f274d8)](https://www.codacy.com/app/izvolov/burst) [![Попробовать онлайн на Wandbox.org](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/qoFGYuVBbwCjZKad)
[![Статус сборки](https://travis-ci.org/izvolov/burst.svg?branch=master)](https://travis-ci.org/izvolov/burst) [![Покрытие кода тестами](https://coveralls.io/repos/github/izvolov/burst/badge.svg?branch=master)](https://coveralls.io/github/izvolov/burst) [![Качество кода](https://api.codacy.com/project/badge/Grade/ddaf89951f3245b685a08e19e8f274d8)](https://www.codacy.com/app/izvolov/burst) [![Попробовать онлайн на Wandbox.org](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/Hcmx94lZxvWnNfBH)

О проекте
---------
Expand Down

0 comments on commit 0c77b19

Please sign in to comment.