Skip to content

Commit

Permalink
v1.1.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Dec 22, 2017
1 parent 2259777 commit 31474a8
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.11",
"version": "1.1.12",
"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.11",
"version": "1.1.12",
"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.11
* @version 1.1.12
* @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 31474a8

Please sign in to comment.