pkg(pure-0.68):Use semver naming method i.e. instead 0.68 it should be 0.68.0

This commit is contained in:
Shivansh-007 2021-03-24 08:34:42 +05:30
parent 05f80899ed
commit 9197ef15e5
5 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"language": "pure",
"version": "0.68",
"version": "0.68.0",
"author": "Shivansh-007 <shivansh-007@outlook.com>",
"aliases": []
}