Skip to content

Commit

Permalink
Version bump to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioszabo committed Jan 30, 2019
1 parent ff1d5c8 commit 3e2fddd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
@@ -1,17 +1,17 @@
{
"name": "chlorine",
"main": "./lib/main",
"version": "0.0.8",
"version": "0.0.9",
"description": "Socket REPL client for Clojure and ClojureScript",
"keywords": [],
"repository": "https://github.com/mauricioszabo/atom-chlorine",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"package-dependencies": {
"ink": ">=0.9.14"
},
"package-deps": [
"ink"
],
"dependencies": {
"create-react-class": "^15.6.3",
"react": "^16.4.2",
Expand Down

0 comments on commit 3e2fddd

Please sign in to comment.