Skip to content

Commit

Permalink
bump to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gian Perrone authored and Gian Perrone committed Dec 5, 2012
1 parent 9bab101 commit 2598824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion smackage.smackspec
@@ -1,4 +1,4 @@
provides: smackage 1.2.1
provides: smackage 1.2.2
description: Smackage, a simple Standard ML package manager
maintainer: Gian Perrone <gdpe at itu dot dk>
maintainer: Robert J. Simmons <robsimmons at gmail dot com>
Expand Down
2 changes: 1 addition & 1 deletion src/version.sml
@@ -1,6 +1,6 @@
(* Generated by version.sh *)
structure Version =
struct
val version = "1.2.1"
val version = "1.2.2"
end

0 comments on commit 2598824

Please sign in to comment.