Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkhill committed May 10, 2018
1 parent f386256 commit 8bac98a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Lavacharts.php
@@ -1,4 +1,4 @@
<?php
<?php

namespace Khill\Lavacharts;

Expand Down Expand Up @@ -46,7 +46,7 @@ class Lavacharts
/**
* Lavacharts version
*/
const VERSION = '3.1.9';
const VERSION = '3.1.10';

/**
* Locale for the Charts and Dashboards.
Expand Down

0 comments on commit 8bac98a

Please sign in to comment.