Skip to content

Commit 9f627ec

Browse files
authored
Merge pull request #4 from mprograms/1.1.x
1.1.1
2 parents fa0a4d0 + d073412 commit 9f627ec

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v1.1.1]
8+
### Changed
9+
- Fixed version number in library.properties
710

811
## [v1.1.0]
912
### Added

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=QMC5883LCompass
2-
version=1.0.0
3-
author=MRPrograms
4-
maintainer=MRPrograms
2+
version=1.1.1
3+
author=MPrograms
4+
maintainer=MPrograms
55
sentence=Library for using QMC5583L series chip boards as a compass.
66
paragraph=QMC5883L Compass is a Arduino library for using QMC5583L series chip boards as a compass.
77
category=Sensors

0 commit comments

Comments
 (0)