Skip to content

Commit

Permalink
⬆️ 2.1.2
Browse files Browse the repository at this point in the history
Fixed the email address in the LICENSE file.
  • Loading branch information
IonicaBizau committed Oct 20, 2015
1 parent e362526 commit 7d901f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The KINDLY License
Copyright (c) 2015 Ionică Bizău <bizauionica@yahoo.com>
Copyright (c) 2015 Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)

You have the permission to use this software, read its source code, modify and
redistribute it under the following terms:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typpy",
"version": "2.1.1",
"version": "2.1.2",
"description": "A better typeof for JavaScript.",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 7d901f6

Please sign in to comment.