Skip to content

Commit

Permalink
Merge pull request #57 from alfredobarron/dev
Browse files Browse the repository at this point in the history
Update 2.1.6
  • Loading branch information
alfredobarron committed May 24, 2015
2 parents 3f3cda6 + 7439fff commit bb47d87
Show file tree
Hide file tree
Showing 26 changed files with 385 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = function(grunt){
compress: {
main: {
options: {
archive: 'smoke-v2.1.5.zip'
archive: 'smoke-v2.1.6.zip'
},
files: [
//{src: ['path/*'], dest: 'internal_folder/', filter: 'isFile'}, // includes files in path
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
![Version](https://img.shields.io/github/release/alfredobarron/smoke.svg)
![Version](https://img.shields.io/bower/v/smoke.svg)
![Downloads](https://img.shields.io/github/downloads/alfredobarron/smoke/latest/total.svg)
![Downloads](https://img.shields.io/github/downloads/alfredobarron/smoke/v2.1.4/total.svg)
![Downloads](https://img.shields.io/github/downloads/alfredobarron/smoke/v2.1.3/total.svg)
![Downloads](https://img.shields.io/github/downloads/alfredobarron/smoke/v2.1.2/total.svg)
![Downloads](https://img.shields.io/github/downloads/alfredobarron/smoke/v2.1.5/total.svg)


Smoke is the most complete jQuery Plugin and designed for use with Bootstrap 3
Expand Down Expand Up @@ -55,6 +53,8 @@ Documentation can check the [http://alfredobarron.github.io/smoke/#/](http://alf
##Community

- Join [the official Slack room](https://smokejs.slack.com).
- Implementation help may be found at Stack Overflow (tagged [`smoke`](http://stackoverflow.com/questions/tagged/smoke)).


##Creators

Expand All @@ -66,6 +66,9 @@ Documentation can check the [http://alfredobarron.github.io/smoke/#/](http://alf

- [+MisaelRojas](https://plus.google.com/+MisaelRojas)
- [@mostrosonido](https://twitter.com/mostrosonido)
- [@sdhp](https://github.com/sdhp)
- [@LespiletteMaxime](https://github.com/LespiletteMaxime)
- [@druzza](https://github.com/druzza)



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": "smoke",
"version": "2.1.5",
"version": "2.1.6",
"description": "Smoke is the most complete jQuery Plugin and designed for use with Bootstrap 3",
"license": "LGPL",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion dist/js/smoke.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lang/de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bb47d87

Please sign in to comment.