Skip to content

Commit 9fd91c5

Browse files
committed
Merge branch 'release/0.6.1'
2 parents 0950f1a + 75a589c commit 9fd91c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

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

3-
Copyright (c) 2016 Martin
3+
Copyright (c) 2016 Martin Dagarin
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

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=QList
2-
version=0.6.0
3-
author=SloCompTech
4-
maintainer=SloCompTech <[email protected]>
2+
version=0.6.1
3+
author=Martin Dagarin
4+
maintainer=Martin Dagarin <[email protected]>
55
sentence=Library implements linked lists
66
paragraph=It enables to create list of items in order like queue or stack or vector
77
category=Data Processing

0 commit comments

Comments
 (0)