Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Nov 12, 2020
1 parent 2b1fb45 commit 3799f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class DeviceDetector
/**
* Current version number of DeviceDetector
*/
public const VERSION = '4.0.0';
public const VERSION = '4.0.1';

/**
* Constant used as value for unknown browser / os
Expand Down

0 comments on commit 3799f71

Please sign in to comment.