Skip to content

Commit

Permalink
Version 1.1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Jul 4, 2017
1 parent 713039d commit 1f2c877
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "lang.js",
"version": "1.1.5",
"version": "1.1.7",
"description": "Laravel's Lang in JavaScript!",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion 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.6",
"version": "1.1.7",
"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.5
* @version 1.1.7
* @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 1f2c877

Please sign in to comment.