Bump version.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
		
							parent
							
								
									5a6a3e58bf
								
							
						
					
					
						commit
						988e7b2f13
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,6 @@
 | 
			
		|||
NewsStats 0.4.0 (unreleased)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
NewsStats 0.3.0 (2025-05-18)
 | 
			
		||||
  * Extract GroupStats (in gatherstats) to subroutine.
 | 
			
		||||
  * Add ParseHeader() to library.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -49,7 +49,7 @@ require Exporter;
 | 
			
		|||
                 Output      => [qw(OutputData FormatOutput)],
 | 
			
		||||
                 SQLHelper   => [qw(SQLHierarchies SQLSortOrder SQLGroupList
 | 
			
		||||
                                 SQLSetBounds SQLBuildClause GetMaxLength)]);
 | 
			
		||||
$VERSION = '0.3.0';
 | 
			
		||||
$VERSION = '0.4.0';
 | 
			
		||||
 | 
			
		||||
use Data::Dumper;
 | 
			
		||||
use File::Basename;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue