Skip to content

Commit 6791bda

Browse files
committed
prep for 0.2.1
1 parent 129fa2c commit 6791bda

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 dotJEM
3+
Copyright (c) 2014-2015 dotJEM
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

banner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license dotJEM Angular Tree
3-
* (c) 2012-2013 dotJEM (Jens Melgaard)
3+
* (c) 2014-2015 dotJEM (Jens Melgaard)
44
* License: MIT
55
*
66
* @module dotjem.angular.tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dotjem-angular-tree",
33
"title": "dotJEM Angular Tree",
44
"description": "Directives for creating recursion.",
5-
"version": "0.1.0",
5+
"version": "0.2.1",
66
"homepage": "https://github.com/dotJEM/angular-tree",
77
"author": {
88
"name": "dotjem",

0 commit comments

Comments
 (0)