Skip to content

Commit a3bdc51

Browse files
committed
Version bump
1 parent 3d4e8ab commit a3bdc51

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [0.8.0] 2021-12-15
9+
10+
### Added
11+
12+
- [**#60**](https://github.com/devblackops/Terminal-Icons/pull/60) Add support for Gradle (*.gradle and gradlew) files (via [@Hexeption](https://github.com/Hexeption))
813
## [0.7.1] 2021-11-22
914

1015
### Fixed

Terminal-Icons/Terminal-Icons.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'Terminal-Icons.psm1'
3-
ModuleVersion = '0.7.1'
3+
ModuleVersion = '0.8.0'
44
GUID = '4419ddb6-3528-47cd-baf3-7fb9d8566620'
55
Author = 'Brandon Olin'
66
CompanyName = 'Community'

0 commit comments

Comments
 (0)