Skip to content

Commit

Permalink
doc: bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
twskj authored and twskj committed Dec 30, 2018
1 parent 712d3aa commit d65a279
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.1.3 [Dec 29, 2018]
- fixed html escape bug

v0.1.2 [Dec 26, 2018]
- improve json extraction performance

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 twskj
Copyright (c) 2019 twskj

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Jipy",
"short_name": "Jipy",
"version": "0.1.2",
"version": "0.1.3",
"description": "Format JSON In Place. Anywhere!",
"author": "twskj",
"browser_action": {
Expand Down

0 comments on commit d65a279

Please sign in to comment.