Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Bump version to: 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
itumoraes committed Mar 4, 2016
1 parent 71e0518 commit ea7ccad
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "locawebstyle",
"version": "3.8.2",
"version": "3.8.3",
"homepage": "http://locaweb.github.io/locawebstyle/",
"authors": [
"Locaweb Front-end Team <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def assets_files(dir)

set :base_url, ""

set :stable, "3.8.2"
set :stable, "3.8.3"

set :css_dir, 'assets/stylesheets'
set :js_dir, 'assets/javascripts'
Expand Down
6 changes: 3 additions & 3 deletions dist/javascripts/locastyle.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/stylesheets/locastyle.css

Large diffs are not rendered by default.

0 comments on commit ea7ccad

Please sign in to comment.