Skip to content

Commit

Permalink
Bump version number, fix #60
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasPetton committed Oct 29, 2015
1 parent bad890c commit ac3da94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js2-refactor-pkg.el
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(define-package "js2-refactor" "0.7.0"
(define-package "js2-refactor" "0.7.1"
"A JavaScript refactoring library for emacs."
'((js2-mode "20101228") (s "1.9.0") (multiple-cursors "1.0.0") (dash "1.0.0") (s "1.0.0") (yasnippet "0.9.0.1")))

0 comments on commit ac3da94

Please sign in to comment.