Skip to content

Commit

Permalink
v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Apr 27, 2024
1 parent d7cf2e5 commit 11c70a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v4.3.0

### Update

- Adds missing builded files

## v4.2.0

### Update
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@
"test": "jest",
"watch": "gulp watch"
},
"version": "4.2.0"
"version": "4.3.0"
}
2 changes: 1 addition & 1 deletion src/raty.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* author: Washington Botelho
* github: wbotelhos/raty
* version: 4.2.0
* version: 4.3.0
*/
class Raty {
/**
Expand Down

0 comments on commit 11c70a2

Please sign in to comment.