Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 2d677b7

Browse files
committed
Update to version 0.0.5
1 parent 31844ef commit 2d677b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-isort",
33
"main": "./lib/index",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Organize Python Imports using Isort",
66
"repository": "https://github.com/bh/atom-python-isort",
77
"license": "MIT",

0 commit comments

Comments
 (0)