Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ JBE (Java Bytecode Editor)
Version
=======

1.0.4
1.0.5

Installation
=============
Expand Down
2 changes: 1 addition & 1 deletion java-bytecode.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string>javap</string>
</array>
<key>name</key>
<string>Default</string>
<string>Java Byte Code (Default)</string>
<key>patterns</key>
<array>
<dict>
Expand Down