Skip to content

Commit 9fe2d96

Browse files
committed
chore(release): 1.0.3
1 parent 2c56649 commit 9fe2d96

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
### [1.0.3](https://github.com/icelam/random-name-picker/compare/v1.0.2...v1.0.3) (2021-02-22)
4+
35
### [1.0.2](https://github.com/icelam/random-name-picker/compare/v1.0.1...v1.0.2) (2021-02-21)
46

57

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "random-name-picker",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Simple HTML5 random name picker for picking lucky draw winner using Web Animations and AudioContext API.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)