Skip to content

Commit

Permalink
Merge pull request #19 from carocad/glitch
Browse files Browse the repository at this point in the history
version bumped & travis release fixed
  • Loading branch information
carocad committed Oct 13, 2019
2 parents 0e1a978 + a6096e7 commit b1d2141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/

language: generic
jdk:
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject carocad/parcera "0.2.0"
(defproject carocad/parcera "0.2.1"
:description "Grammar-based Clojure(script) parser"
:url "https://github.com/carocad/parcera"
:license {:name "LGPLv3"
Expand Down

0 comments on commit b1d2141

Please sign in to comment.