Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheton Wu (RD-TW) committed Mar 16, 2015
2 parents 5a1dd41 + ad8691d commit 10d7863
Show file tree
Hide file tree
Showing 17 changed files with 667 additions and 388 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "i18next-text",
"description": "Using i18next translations without having the `key` as strings, you do not need to worry about i18n key naming.",
"version": "0.3.1",
"version": "0.4.0",
"main": [
"dist/*"
],
Expand Down
2 changes: 1 addition & 1 deletion dist/i18next-text.custom.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* i18next-text - Using i18next translations without having the `key` as strings, you do not need to worry about i18n key naming.
* Cheton Wu <cheton@gmail.com>
* Version 0.3.1
* Version 0.4.0
* MIT Licensed
*/
(function(root, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/i18next-text.custom.min.js

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

Loading

0 comments on commit 10d7863

Please sign in to comment.