We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa0a4d0 + d073412 commit 9f627ecCopy full SHA for 9f627ec
2 files changed
changelog.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [v1.1.1]
8
+### Changed
9
+- Fixed version number in library.properties
10
11
## [v1.1.0]
12
### Added
library.properties
@@ -1,7 +1,7 @@
1
name=QMC5883LCompass
2
-version=1.0.0
3
-author=MRPrograms
-maintainer=MRPrograms
+version=1.1.1
+author=MPrograms
+maintainer=MPrograms
sentence=Library for using QMC5583L series chip boards as a compass.
paragraph=QMC5883L Compass is a Arduino library for using QMC5583L series chip boards as a compass.
category=Sensors
0 commit comments