RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
lemmy-js-client
Versions diffs
0.18.0-rc.2 → 0.18.0
lemmy-js-client 0.18.0-rc.2 → 0.18.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "lemmy-js-client",
3
-
"version": "0.18.0
-rc.2
",
3
+
"version": "0.18.0",
4
4
"description": "A javascript / typescript client for Lemmy",
5
5
"repository": "https://github.com/LemmyNet/lemmy-js-client",
6
6
"license": "AGPL-3.0",