Skip to content

Commit

Permalink
v1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
oakmac committed Jan 19, 2015
1 parent 3a03c8f commit e5b5c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Cuttle",
"version" : "0.1.0",
"version" : "1.0-RC1",
"main" : "app.js"
}
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cuttle "0.1.0-SNAPSHOT"
(defproject cuttle "1.0-RC1"
:description "A user interface for the ClojureScript compiler."
:url "https://github.com/oakmac/cuttle"
:license {
Expand Down

0 comments on commit e5b5c56

Please sign in to comment.