Skip to content

Commit

Permalink
Version 1.1.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Nov 28, 2017
1 parent 0f97393 commit cbafaa5
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.10",
"version": "1.1.11",
"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.10",
"version": "1.1.11",
"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.10
* @version 1.1.11
* @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 cbafaa5

Please sign in to comment.