Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
voischev committed Apr 15, 2015
1 parent b4bf709 commit 94b65d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BEM Social Components Library
# BEM Social Components Library
[![Build Status](https://travis-ci.org/voischev/bem-social.svg?branch=master)](https://travis-ci.org/voischev/bem-social)
[![Bower version](https://badge.fury.io/bo/bem-social.svg)](http://badge.fury.io/bo/bem-social)
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/voischev/bem-social?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand All @@ -7,7 +7,12 @@
Yandex.Share API и другие. Содержит SVG иконки социальных сетей, и несколько
тем оформления. Библиотека использует некоторые блоки [bem-components](http://github.com/bem/bem-components).

## История изменений
## История изменений

### 0.3.1

- Теперь для сборки используется `enb`
- Обновлены зависимости

### 0.3.0

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bem-social",
"version": "0.3.0",
"version": "0.3.1",
"description": "BEM Social Components Library",
"repository": {
"type": "git",
Expand Down

0 comments on commit 94b65d7

Please sign in to comment.