Skip to content

Commit 665a81c

Browse files
committed
chore: release v0.2.0
1 parent b7f103e commit 665a81c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [0.2.0] - 2021-08-25
88
### Added
99
- Modularize Java and Flash detection, offer bundles excluding either Java or Flash detection or both
1010

@@ -30,4 +30,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030

3131
## [0.1.6] - 2015-12-31
3232

33-
## [0.1.5] - 2015-09-13
33+
## [0.1.5] - 2015-09-13

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clientjs",
3-
"version": "0.1.11",
3+
"version": "0.2.0",
44
"homepage": "https://clientjs.org",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)