This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
cadey
/
maj
Watch
1
Star
2
Fork
2
Code
Issues
4
Pull Requests
2
Releases
8
Wiki
Activity
Browse Source
version bump for gemtext
pull/10/head
v0.6.2
Cadey Ratio
4 months ago
parent
f2a251e829
commit
d437ac6e8f
4 changed files
with
7 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
Cargo.toml
+1
-1
VERSION
+1
-1
gemtext/Cargo.toml
+ 4
- 0
CHANGELOG.md
View File
@ -1,5 +1,9 @@
# Changelog
## 0.6.2
Bump gemtext to 0.2.0
## 0.6.1
### FIXED
+ 1
- 1
Cargo.toml
View File
@ -1,6 +1,6 @@
[
package
]
name
=
"maj"
version
=
"0.6.
1
"
version
=
"0.6.
2
"
authors
=
[
"Christine Dodrill <
[email protected]
>"
]
edition
=
"2018"
license
=
"0BSD"
+ 1
- 1
VERSION
View File
@ -1 +1 @@
0.6.
1
0.6.
2
+ 1
- 1
gemtext/Cargo.toml
View File
@ -1,6 +1,6 @@
[
package
]
name
=
"gemtext"
version
=
"0.
1
.0"
version
=
"0.
2
.0"
authors
=
[
"Christine Dodrill <
[email protected]
>"
]
edition
=
"2018"
license
=
"0BSD"
Write
Preview
Loading…
Cancel
Save