Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Dec 7, 2020
1 parent 10c1aec commit 20572bb
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.1';
public const VERSION = '4.0.2';

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

0 comments on commit 20572bb

Please sign in to comment.