File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ module.exports = function(grunt) {
2525 uglify : {
2626 options : {
2727 // the banner is inserted at the top of the output
28- banner : '\n/* gyronorm.js v2.0.2 - https://github.com/dorukeker/gyronorm.git*/\n'
28+ banner : '\n/* gyronorm.js v2.0.4 - https://github.com/dorukeker/gyronorm.git*/\n'
2929 } ,
3030 dist : {
3131 files : {
Original file line number Diff line number Diff line change 11{
22 "name" : " gyronorm" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "homepage" : " https://github.com/dorukeker/gyronorm.git" ,
55 "authors" : [
66 " Doruk Eker"
Original file line number Diff line number Diff line change 33*
44* @author Doruk Eker <dorukeker@gmail.com>
55* @copyright Doruk Eker <http://dorukeker.com>
6- * @version 2.0.3
6+ * @version 2.0.4
77* @license MIT License | http://opensource.org/licenses/MIT
88*/
99
Original file line number Diff line number Diff line change 11{
22 "name" : " gyronorm" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "homepage" : " https://github.com/dorukeker/gyronorm.js" ,
55 "scripts" : {
66 "test" : " echo \" Error: no test specified\" && exit 1"
You can’t perform that action at this time.
0 commit comments