Skip to content

Commit

Permalink
Released version 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
radekdostal committed Jan 19, 2021
1 parent d38d077 commit d1fc792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "radekdostal/nette-datetimepicker",
"description": "DatePicker and DateTimePicker input controls for Nette Framework",
"version": "3.0.0",
"version": "3.1.0",
"type": "library",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DatePicker and DateTimePicker input controls for Nette Framework

- Author: Radek Dostál <radek.dostal@gmail.com>
- Copyright: Copyright (c) 2010 - 2019 [Radek Dostál](https://www.radekdostal.cz)
- Copyright: Copyright (c) 2010 - 2021 [Radek Dostál](https://www.radekdostal.cz)
- Licence: [GNU Lesser General Public License](https://www.gnu.org/licenses/)
- Github: [radekdostal/Nette-DateTimePicker](https://github.com/radekdostal/Nette-DateTimePicker)

Expand Down

0 comments on commit d1fc792

Please sign in to comment.