Skip to content

Commit c8e93bd

Browse files
committed
Version bump
1 parent 66a4aa4 commit c8e93bd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog for osjs-client
22

3-
## 3.0.18
3+
## 3.0.20
4+
5+
* Added 'running()' to 'osjs/packages' service (#29)
6+
7+
## 3.0.19
48

59
* Updated Window 'gravity' support
610
* Added 'moveable' window attribute (#27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.0.19",
3+
"version": "3.0.20",
44
"description": "OS.js v3 client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)