update version
This commit is contained in:
parent
eb78d399b7
commit
6b34c55109
|
@ -20,7 +20,6 @@ BTC: bc1qlcrmt2pvlh4eq69l3l4h6z5jg74z2m2q3pasan
|
|||
|
||||
## TODO
|
||||
|
||||
* Subreddit sidebars
|
||||
* Sort comments in post
|
||||
* User attributes
|
||||
* Comment and post attributes (e.g. stickies)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "teddit",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"dependencies": {
|
||||
|
|
|
@ -24,4 +24,4 @@ html
|
|||
.bottom
|
||||
a(href="https://en.wikipedia.org/wiki/Piratbyr%C3%A5n#Kopimi", target="_blank")
|
||||
img(src="kopimi.gif")
|
||||
p.version v.0.0.2
|
||||
p.version v.0.0.3
|
||||
|
|
Loading…
Reference in New Issue