File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 1.0.3 "
2+ current_version = " 1.0.4 "
33parse = " (?P<major>\\ d+)\\ .(?P<minor>\\ d+)\\ .(?P<patch>\\ d+)"
44serialize = [" {major}.{minor}.{patch}" ]
55commit = true
Original file line number Diff line number Diff line change 11{
22 "id" : " interactive-ratings" ,
33 "name" : " Interactive Ratings" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "author" : " peritus" ,
77 "authorUrl" : " https://github.com/peritus" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-interactive-ratings" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Edit symbol ratings in your Obsidian notes interactively." ,
55 "main" : " main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments