Skip to content

Commit

Permalink
🚀 Prepare GoogleDot v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Mar 29, 2021
1 parent 984479e commit 58a2cb7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [v1.1.1] - 29 Mar 2021

### Added

- **GoogleDot White** version added
Expand Down Expand Up @@ -65,7 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and badges
- CI/CD Pipelines

[unreleased]: https://github.com/ful1e5/Google_Cursor/compare/v1.1.0...main
[unreleased]: https://github.com/ful1e5/Google_Cursor/compare/v1.1.1...main
[v1.1.1]: https://github.com/ful1e5/Google_Cursor/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/ful1e5/Google_Cursor/compare/v1.0.1...v1.1.0
[v1.0.1]: https://github.com/ful1e5/Google_Cursor/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/ful1e5/Google_Cursor/tree/v1.0.0
2 changes: 1 addition & 1 deletion bitmapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google_cursor",
"version": "1.1.0",
"version": "1.1.1",
"description": "🍭 Cursor theme inspired on Google",
"main": "index.js",
"repository": "[email protected]:ful1e5/Google_Cursor.git",
Expand Down
2 changes: 1 addition & 1 deletion builder/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="gbpkg",
version="1.1.0",
version="1.1.1",
description="Generate 'GoogleDot' cursor theme from PNGs file",
url="https://github.com/ful1e5/Google_Cursor",
packages=["gbpkg"],
Expand Down

0 comments on commit 58a2cb7

Please sign in to comment.