Skip to content

Commit

Permalink
Version 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Oct 17, 2016
1 parent 3bd8544 commit b410484
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "lang.js",
"version": "1.1.1",
"version": "1.1.2",
"description": "Laravel's Lang in JavaScript!",
"keywords": [
"laravel",
Expand Down
4 changes: 2 additions & 2 deletions dist/lang.min.js

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "lang.js",
"version": "1.1.1",
"version": "1.1.2",
"description": "Laravel's Lang in JavaScript!",
"main": "src/lang.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/lang.js
@@ -1,7 +1,7 @@
/*!
* Lang.js for Laravel localization in JavaScript.
*
* @version 1.1.1
* @version 1.1.2
* @license MIT https://github.com/rmariuzzo/Lang.js/blob/master/LICENSE
* @site https://github.com/rmariuzzo/Lang.js
* @author Rubens Mariuzzo <rubens@mariuzzo.com>
Expand Down

0 comments on commit b410484

Please sign in to comment.