Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
toqueteos committed Mar 13, 2014
1 parent b693a6d commit 9e20855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Go",
"author": "toqueteos",
"version": "0.0.2",
"version": "0.0.3",
"source": "https://github.com/toqueteos/LightTable-Go",
"desc": "Go language plugin for Light Table",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(defproject com.github.toqueteos/LightTable-Go "0.0.2"
(defproject com.github.toqueteos/LightTable-Go "0.0.3"
:description "Go language plugin for Light Table"
:dependencies [[org.clojure/clojure "1.5.1"]])

0 comments on commit 9e20855

Please sign in to comment.