Skip to content

Commit

Permalink
FIX version
Browse files Browse the repository at this point in the history
  • Loading branch information
nlamirault committed Dec 22, 2014
1 parent 4ad6927 commit 3d512ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gitlab-version-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(require 'pkg-info)

(ert-deftest gitlab-library-version ()
(should (string= "0.1.0" (gitlab--library-version))))
(should (string= "0.2.0" (gitlab--library-version))))


(provide 'gitlab-version-test)
Expand Down

0 comments on commit 3d512ad

Please sign in to comment.